Changeset 644 for trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGTypedGeoVectorProperty.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/OSGTypedGeoVectorProperty.h
r466 r644 71 71 typedef GeoVectorProperty ParentContainer; 72 72 73 typedef GeoPropertyDesc Desc;73 typedef GeoPropertyDesc PropDesc; 74 74 75 75 typedef typename Inherited ::TypeObject TypeObject;
