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

TranslatePlane
Header: | FIL.h |
---|---|
Namespace: | fil |
Shifts a plane in 3D by a vector.
Syntax
C++
C#
void fil::TranslatePlane ( const fil::Plane3D& inPlane, const fil::Vector3D& inDelta, bool inInverse, fil::Plane3D& outPlane )