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

TranslateBox3D
Header: | FIL.h |
---|---|
Namespace: | fil |
Shifts a box in 3D by a vector.
Syntax
C++
C#
void fil::TranslateBox3D ( const fil::Box3D& inBox3D, const fil::Vector3D& inDelta, bool inInverse, fil::Box3D& outBox3D )