Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/lwo/Layer.h
- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Layer.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Layer.h
r2596 r13041 23 23 24 24 inline const lwo2::FORM::LAYR *get_layer_chunk() const; 25 inline void set_layer_chunk(const lwo2::FORM::LAYR *layr); 25 inline void set_layer_chunk(const lwo2::FORM::LAYR *layr); 26 26 27 27 inline int number() const;
