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

RotateSegment3D
Header: | FIL.h |
---|---|
Namespace: | fil |
Rotates a segment in 3D around an axis in 3D.
Syntax
C++
C#
void fil::RotateSegment3D ( const fil::Segment3D& inSegment3D, const fil::Line3D& inAxis, float inAngle, bool inInverse, fil::Segment3D& outSegment3D )