virtual void begin_character_draw()
This function will be called by DI-Guy when the drawing of a new character is beginning.
Definition: diguyDx11GraphicsLink.h:13
virtual void end_character_draw()
This function will be called by DI-Guy when the drawing traversal of the character's link hierarchy h...
diguyDx11GraphicsLink(void *internal_data)
A class that represents the unique per-character non-shared joint of a character. A diguyCharacter is...
Definition: diguyGraphicsLink.h:45
diguyGraphicsLink * diguyDx11GraphicsLink_create_func(void *internal_data)
Create function declaration.
virtual void draw()
This function will be called by DI-Guy when it is time for the transformations of this link to be app...