--------------------------------------------------------------------------
| 609 | } |
| 610 | //-------------------------------------------------------------------------- |
| 611 | uint8 StaticGeometry::getRenderQueueGroup(void) const |
| 612 | { |
| 613 | return mRenderQueueID; |
| 614 | } |
| 615 | //-------------------------------------------------------------------------- |
| 616 | void StaticGeometry::setVisibilityFlags(uint32 flags) |
| 617 | { |
no outgoing calls
no test coverage detected