Click or drag to resize
SbLineSetValue Method
Sets line to pass through two points.
Overload List
  NameDescription
Public methodSetValue(SbVec3f, SbVec3f)
Sets line to pass through points p0 and p1.
Public methodSetValue(SbVec3f, SbVec3f)
Sets line to pass through points p0 and p1.
Top
See Also