Overview

  1. Class Hierarchy
  2. Description
  3. Methods
  4. PDb Methods
  5. Custom Widgets

Class Hierarchy

EW_Object
  |
  +---- EW_Bone

Description

"Why does it happen? Because it happens. Roll the bones."
-- Rush

EW_Bones are still in development and usually don't act the way that fully implemented EW_Bones should. EW_Bones have very recently become a subclass of EW_Object. This broke the forward kinematics, but I hope to have it repaired soon. EW_Bones can still be used "disjointly". Eventually, EW_Bones should also support inverse kinematics.

Methods

EW_Bone::EW_Bone()
The constructor creates a generic EW_Bone.

EW_Bone::EW_Bone(int a)
The constructor creates a generic EW_Bone without initializing data structures.

PDb Methods

Custom Widgets


Last modified: Thu Jun 3 12:35:56 CDT 1999