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

RescalePlane
Header: | FIL.h |
---|---|
Namespace: | fil |
Changes the input plane distance to a reference point.
Syntax
C++
C#
void fil::RescalePlane ( const fil::Plane3D& inPlane, const fil::Point3D& inReferencePoint, float inScale, bool inInverse, fil::Plane3D& outPlane )