Back to FabImage Library website
You are here: Start » Function Reference » Geometry 3D » Geometry 3D Spatial Transforms » ResizeSegment3D

ResizeSegment3D
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Lengthens or shortens a segment in 3D to a new length preserving its orientation and center point.
Syntax
C++
C#
void fil::ResizeSegment3D ( const fil::Segment3D& inSegment3D, float inNewLength, float inAnchor, fil::Segment3D& outSegment3D )