molecular
Public Member Functions | List of all members
molecular::gfx::DrawTestSkeleton Class Reference

#include <DrawTestSkeleton.h>

Inheritance diagram for molecular::gfx::DrawTestSkeleton:
molecular::gfx::DrawingFunction molecular::gfx::RenderFunction

Public Member Functions

template<class TRenderManager >
 DrawTestSkeleton (TRenderManager &manager)
 
void Execute () override
 
util::AxisAlignedBox GetBounds () const override
 
void SetJoints (const Matrix4 joints[CharacterAnimation::kBoneCount])
 
- Public Member Functions inherited from molecular::gfx::DrawingFunction
template<class TRenderManager >
 DrawingFunction (TRenderManager &manager)
 
bool BoundsChangedSince (int framecounter) const override
 
- Public Member Functions inherited from molecular::gfx::RenderFunction
template<class TRenderManager >
 RenderFunction (TRenderManager &manager)
 
 RenderFunction (Scoping &scoping, RenderCmdSink &renderer)
 
virtual ~RenderFunction ()
 
virtual void Set (Hash, bool)
 Set bool property with given name. More...
 

Additional Inherited Members

- Protected Member Functions inherited from molecular::gfx::DrawingFunction
RenderCmdSink::ProgramPrepareProgram ()
 
- Protected Member Functions inherited from molecular::gfx::RenderFunction
template<class T >
const T * GetVariable (Hash key)
 Convenience shortcut to a variable pointer from the dynamic scope. More...
 
- Protected Attributes inherited from molecular::gfx::DrawingFunction
ProgramProvidermProgramProvider
 
- Protected Attributes inherited from molecular::gfx::RenderFunction
ScopingmScoping
 
RenderCmdSinkmRenderer
 

Constructor & Destructor Documentation

template<class TRenderManager >
molecular::gfx::DrawTestSkeleton::DrawTestSkeleton ( TRenderManager &  manager)

Member Function Documentation

void molecular::gfx::DrawTestSkeleton::Execute ( )
overridevirtual
util::AxisAlignedBox molecular::gfx::DrawTestSkeleton::GetBounds ( ) const
inlineoverridevirtual
void molecular::gfx::DrawTestSkeleton::SetJoints ( const Matrix4  joints[CharacterAnimation::kBoneCount])

The documentation for this class was generated from the following files: