|
JointAgentto_node_inds_ Field
|
indexes of nodes to which the joint connects.
Namespace:
Karamba.Joints
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<int> to_node_inds_
Protected to_node_inds_ As List(Of Integer)
protected:
List<int>^ to_node_inds_
val mutable to_node_inds_: List<int>
Field Value
Type:
ListInt32
See Also