A Sandcastle Documented Class Library
Add Method (joint)
NamespacesCollada.SkinningJointListAdd(Joint)
Overridden Add function to prevent joints from being added multiple times to the list
Declaration Syntax
C#Visual BasicVisual C++
public void Add(
	Joint joint
)
Public Sub Add ( _
	joint As Joint _
)
public:
void Add(
	Joint^ joint
)
Parameters
joint (Joint)
Joint to add

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)