Public Member Functions | |
META_Object (osgCal, SubMeshSoftware) | |
SubMeshSoftware () | |
SubMeshSoftware (CalSubmesh *calSubmesh, CalRenderer *calRenderer) | |
SubMeshSoftware (const SubMeshSoftware &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
void | create (void) |
void | update (void) |
virtual void | drawImplementation (osg::State &state) const |
virtual bool | computeBound () const |
virtual bool | supports (PrimitiveFunctor &) const |
void | setSupportsPrimitiveFunctor (bool supportsPrimitiveFunctor) |
void | setInvisible (bool invisible) |
const std::string & | getName (void) |
void | setName (const std::string &name) |
Public Attributes | |
osg::BoundingBox | _staticbbox |
Protected Member Functions | |
virtual | ~SubMeshSoftware () |
Protected Attributes | |
bool | _supportsPrimitiveFunctor |
bool | _invisible |
CalSubmesh * | _calSubmesh |
CalRenderer * | _calRenderer |
std::string | mName |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|