Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | List of all members
ABoneSystem Class Reference

#include <ABoneSystem.h>

Inherits ASystem< LocalToGlobalType >.

Public Member Functions

void Animate (ATimeValue t) override
 
void SetupDraw () override
 
kstl::string GetChannelType () override
 
bool UseOwnHierarchy () override
 

Detailed Description

System managing bone animation

Attributes

Key : Priority (Init attribute)

Member Function Documentation

◆ Animate()

void ABoneSystem::Animate ( ATimeValue  t)
overridevirtual

call the root channel animate

Implements ABaseSystem.

◆ GetChannelType()

kstl::string ABoneSystem::GetChannelType ( )
inlineoverridevirtual

return a classID for the default channel type

Implements ABaseSystem.

◆ SetupDraw()

void ABoneSystem::SetupDraw ( )
overridevirtual

call the root channel animate

Implements ABaseSystem.

◆ UseOwnHierarchy()

bool ABoneSystem::UseOwnHierarchy ( )
inlineoverridevirtual

return true

Implements ABaseSystem.


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