This is the complete list of members for gte::Visual, including all inherited members.
AttachController(std::shared_ptr< Controller > const &controller) | gte::ControlledObject | |
ControlledObject() | gte::ControlledObject | protected |
culling | gte::Spatial | |
DetachAllControllers() | gte::ControlledObject | |
DetachController(std::shared_ptr< Controller > const &controller) | gte::ControlledObject | |
GetControllers() const | gte::ControlledObject | inline |
GetEffect() const | gte::Visual | inline |
GetIndexBuffer() const | gte::Visual | inline |
GetParent() | gte::Spatial | inline |
GetVertexBuffer() const | gte::Visual | inline |
GetVisibleSet(Culler &culler, std::shared_ptr< Camera > const &camera, bool noCull) | gte::Visual | inlineprotectedvirtual |
List typedef | gte::ControlledObject | |
localTransform | gte::Spatial | |
mEffect | gte::Visual | protected |
mIBuffer | gte::Visual | protected |
modelBound | gte::Visual | |
mVBuffer | gte::Visual | protected |
name | gte::Spatial | |
OnGetVisibleSet(Culler &culler, std::shared_ptr< Camera > const &camera, bool noCull) | gte::Spatial | |
PropagateBoundToRoot() | gte::Spatial | protected |
SetEffect(std::shared_ptr< VisualEffect > const &effect) | gte::Visual | inline |
SetIndexBuffer(std::shared_ptr< IndexBuffer > const &ibuffer) | gte::Visual | inline |
SetParent(Spatial *parent) | gte::Spatial | inline |
SetVertexBuffer(std::shared_ptr< VertexBuffer > const &vbuffer) | gte::Visual | inline |
Spatial() | gte::Spatial | protected |
Update(double applicationTime=0.0, bool initiator=true) | gte::Spatial | |
UpdateControllers(double applicationTime) | gte::ControlledObject | |
UpdateModelBound() | gte::Visual | |
UpdateModelNormals() | gte::Visual | |
UpdateWorldBound() | gte::Visual | inlineprotectedvirtual |
UpdateWorldData(double applicationTime) | gte::Spatial | protectedvirtual |
Visual(std::shared_ptr< VertexBuffer > const &vbuffer=std::shared_ptr< VertexBuffer >(), std::shared_ptr< IndexBuffer > const &ibuffer=std::shared_ptr< IndexBuffer >(), std::shared_ptr< VisualEffect > const &effect=std::shared_ptr< VisualEffect >()) | gte::Visual | |
worldBound | gte::Spatial | |
worldBoundIsCurrent | gte::Spatial | |
worldTransform | gte::Spatial | |
worldTransformIsCurrent | gte::Spatial | |
~ControlledObject() | gte::ControlledObject | virtual |
~Spatial() | gte::Spatial | virtual |
~Visual() | gte::Visual | virtual |