MCPcopy Create free account
hub / github.com/OGRECave/ogre / getRenderQueueGroup

Method getRenderQueueGroup

OgreMain/src/OgreStaticGeometry.cpp:611–614  ·  view source on GitHub ↗

--------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

609 }
610 //--------------------------------------------------------------------------
611 uint8 StaticGeometry::getRenderQueueGroup(void) const
612 {
613 return mRenderQueueID;
614 }
615 //--------------------------------------------------------------------------
616 void StaticGeometry::setVisibilityFlags(uint32 flags)
617 {

Callers 5

copyGlobalOptionsMethod · 0.80
_updateRenderQueueMethod · 0.80
_updateRenderQueueMethod · 0.80
processVisibleObjectMethod · 0.80
queryResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected