Blender  V3.3
Public Member Functions | Public Attributes | List of all members
SnapData_EditMesh Struct Reference

Public Member Functions

void clear ()
 
 ~SnapData_EditMesh ()
 

Public Attributes

BVHTreebvhtree [2]
 
bool cached [2]
 
BVHTreeFromEditMesh treedata_editmesh
 
struct Mesh_Runtimemesh_runtime
 
float min [3]
 
float max [3]
 

Detailed Description

Definition at line 99 of file transform_snap_object.cc.

Constructor & Destructor Documentation

◆ ~SnapData_EditMesh()

SnapData_EditMesh::~SnapData_EditMesh ( )
inline

Definition at line 121 of file transform_snap_object.cc.

References clear().

Member Function Documentation

◆ clear()

void SnapData_EditMesh::clear ( )
inline

Member Data Documentation

◆ bvhtree

BVHTree* SnapData_EditMesh::bvhtree[2]

Definition at line 101 of file transform_snap_object.cc.

Referenced by snap_object_data_editmesh_get(), and snapEditMesh().

◆ cached

bool SnapData_EditMesh::cached[2]

Definition at line 102 of file transform_snap_object.cc.

Referenced by snap_object_data_editmesh_get(), and snapEditMesh().

◆ max

float SnapData_EditMesh::max[3]

◆ mesh_runtime

struct Mesh_Runtime* SnapData_EditMesh::mesh_runtime

◆ min

float SnapData_EditMesh::min[3]

◆ treedata_editmesh

BVHTreeFromEditMesh SnapData_EditMesh::treedata_editmesh

The documentation for this struct was generated from the following file: