Click or drag to resize
SoPath Constructor
Overload List
  NameDescription
Public methodSoPath

Constructs an empty path.

Public methodSoPath(Int32)

Constructs a path with a hint to length (number of nodes in chain).

Public methodSoPath(SoNode)

Constructs a path and sets the head node to the given node.

Top
See Also