Changeset 2076 for trunk/MagicSoft/Mars/mfilter
- Timestamp:
- 05/06/03 11:36:33 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFCT1SelFinal.cc
r2037 r2076 108 108 } 109 109 110 MGeomCam *cam = (MGeomCam*)pList->Find Object("MGeomCam");110 MGeomCam *cam = (MGeomCam*)pList->FindCreateObj("MGeomCamCT1","MGeomCam"); 111 111 if (!cam) 112 112 {
Note:
See TracChangeset
for help on using the changeset viewer.