Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/lwo/Polygon.h
- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Polygon.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Polygon.h
r2596 r13041 69 69 inline void dirty_normal() { last_used_points_ = 0; } 70 70 71 private: 71 private: 72 72 Index_list indices_; 73 73 Duplication_map dup_vertices_;
