|
osgEarth 2.1.1
|
Public Member Functions | |
| Collector () | |
| void | operator() (unsigned i0, unsigned i1, unsigned i2) |
Public Attributes | |
| osg::Geometry::PrimitiveSetList * | _newPrimSets |
| unsigned | _maxSize |
| T * | _current |
Definition at line 37 of file MeshConsolidator.cpp.
| anonymous_namespace{MeshConsolidator.cpp}::Collector< T >::Collector | ( | ) | [inline] |
Definition at line 43 of file MeshConsolidator.cpp.
: _current(0L) { }
| void anonymous_namespace{MeshConsolidator.cpp}::Collector< T >::operator() | ( | unsigned | i0, |
| unsigned | i1, | ||
| unsigned | i2 | ||
| ) | [inline] |
Definition at line 41 of file MeshConsolidator.cpp.
Definition at line 40 of file MeshConsolidator.cpp.
| osg::Geometry::PrimitiveSetList* anonymous_namespace{MeshConsolidator.cpp}::Collector< T >::_newPrimSets |
Definition at line 39 of file MeshConsolidator.cpp.
1.7.3