|
Blender V4.3
|
#include <GridHelpers.h>
Inherited by Freestyle::BoxGrid::Transform, and Freestyle::SphericalGrid::Transform.
Public Member Functions | |
| virtual | ~Transform ()=0 |
| virtual Vec3r | operator() (const Vec3r &point) const =0 |
Definition at line 104 of file GridHelpers.h.
|
pure virtualdefault |
|
pure virtual |
Implemented in Freestyle::BoxGrid::Transform, and Freestyle::SphericalGrid::Transform.