Public Types | |
| typedef std::vector< mesh_t * > | meshbag_t |
Public Member Functions | |
| size_t | size () const |
| mesh_t & | operator[] (size_t idx) |
| const mesh_t & | operator[] (size_t idx) const |
| bool | bind (osg::GeometryPtr geo) |
Public Attributes | |
| const size_t | InvalidIndex |