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

RescalePoint3D
Header: | FIL.h |
---|---|
Namespace: | fil |
Changes the distance of a point to a reference point.
Syntax
C++
C#
void fil::RescalePoint3D ( const fil::Point3D& inPoint3D, const fil::Point3D& inReferencePoint, float inScale, bool inInverse, fil::Point3D& outPoint3D )