Public Member Functions | |
TJointIterator (I3DShJoint *jointBase, boolean(*isOpen)(I3DShTreeElement *aTree)=NULL) | |
pass NeverOpen if you only want the direct sons | |
TJointIterator (I3DShTreeElement *treeBase, boolean(*isOpen)(I3DShTreeElement *aTree)=NULL) | |
I3DShJoint * | FirstJoint () |
I3DShJoint * | NextJoint () |
Iterates over a hierarchy of joints
TJointIterator::TJointIterator | ( | I3DShJoint * | jointBase, | |
boolean(*)(I3DShTreeElement *aTree) | isOpen = NULL | |||
) | [inline] |
pass NeverOpen if you only want the direct sons
TJointIterator::TJointIterator | ( | I3DShTreeElement * | treeBase, | |
boolean(*)(I3DShTreeElement *aTree) | isOpen = NULL | |||
) | [inline] |
I3DShJoint * TJointIterator::FirstJoint | ( | ) | [inline] |
I3DShJoint * TJointIterator::NextJoint | ( | ) | [inline] |