BulletCSharp.Node.Node C# (CSharp) Method

Node() public method

public Node ( ) : System
return System
        public Node()
            : this(BulletSoftBodyPINVOKE.new_Node(), true)
        {
        }

Same methods

Node::Node ( IntPtr cPtr, bool cMemoryOwn ) : System