Blender  V3.3
Public Member Functions | List of all members
Freestyle::BoxGrid::Transform Class Reference

#include <BoxGrid.h>

Inheritance diagram for Freestyle::BoxGrid::Transform:
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 119 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 217 of file BoxGrid.cpp.

References point.


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