![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <IKComponent.h>
Public Member Functions | |
IKComponent (SceneGraphNode *parentSGN, PlatformContext &context) | |
Private Types | |
using | Parent = BaseComponentType< IKComponent, ComponentType::INVERSE_KINEMATICS > |
Friends | |
class | IKSystem |
Definition at line 40 of file IKComponent.h.
|
private |
Definition at line 40 of file IKComponent.h.
Divide::IKComponent::IKComponent | ( | SceneGraphNode * | parentSGN, |
PlatformContext & | context | ||
) |
Definition at line 7 of file IKComponent.cpp.
|
friend |
Definition at line 40 of file IKComponent.h.