Changeset 54 for trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGTypedGeoIntegralProperty.h
- Timestamp:
- 09/06/06 00:48:55 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Drawables/Geometry/Properties/OSGTypedGeoIntegralProperty.h
r2 r54 446 446 typedef GeoUInt16PropertyPtr GeoIndicesUI16Ptr; 447 447 448 #ifndef OSG_WINCE 448 449 typedef GeoUInt32Property GeoPTypesUI32; 449 450 typedef GeoUInt32Property GeoPLengthsUI32; … … 453 454 typedef GeoUInt32PropertyPtr GeoIndicesUI32Ptr; 454 455 #endif 456 457 #endif 455 458 456 459 OSG_END_NAMESPACE
