Changeset 644 for trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGTypedGeoIntegralProperty.h
- Timestamp:
- 03/29/07 01:59:21 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGTypedGeoIntegralProperty.h
r466 r644 70 70 typedef GeoIntegralProperty ParentContainer; 71 71 72 typedef GeoPropertyDesc Desc;72 typedef GeoPropertyDesc PropDesc; 73 73 74 74 typedef typename Inherited::TypeObject TypeObject;
