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

TranslateLine3D
Header: | FIL.h |
---|---|
Namespace: | fil |
Shifts a line in 3D by a vector.
Syntax
C++
C#
void fil::TranslateLine3D ( const fil::Line3D& inLine3D, const fil::Vector3D& inDelta, bool inInverse, fil::Line3D& outLine3D )