PhyRigidVertex Values

The PhyRigidVertex class representing a rigid vertex in a Physique modifier. A rigid vertex can be linked to only one node.

Constructor

getVertexInterface <PhyContextExport> <index_integer>

Returns the vertex given the vertex index. The vertex can be either PhyRigidVertex or PhyBlendingRigidVertex.

Methods

getNode <PhyRigidVertex>

Returns the node the vertex is linked to.

getOffsetVector <PhyRigidVertex>

Returns the coordinates of the vertex in the local coordinates of associated node.