Blender V4.3
Freestyle::BoxGrid::Transform Class Reference

#include <BoxGrid.h>

Inherits Freestyle::GridHelpers::Transform.

Public Member Functions

 Transform ()=default
 
 Transform (Transform &other)
 
Vec3r operator() (const Vec3r &point) const
 
- Public Member Functions inherited from Freestyle::GridHelpers::Transform
virtual ~Transform ()=0
 

Detailed Description

Definition at line 121 of file BoxGrid.h.

Constructor & Destructor Documentation

◆ Transform() [1/2]

Freestyle::BoxGrid::Transform::Transform ( )
explicitdefault

◆ Transform() [2/2]

Freestyle::BoxGrid::Transform::Transform ( Transform & other)
explicit

Member Function Documentation

◆ operator()()

Vec3r Freestyle::BoxGrid::Transform::operator() ( const Vec3r & point) const
virtual

Implements Freestyle::GridHelpers::Transform.

Definition at line 221 of file BoxGrid.cpp.


The documentation for this class was generated from the following files: