Blender V4.3
PointsInPlanes_UserData Struct Reference

Public Attributes

PyObject * py_verts
 
char * planes_used
 

Detailed Description

Definition at line 1136 of file mathutils_geometry.cc.

Member Data Documentation

◆ planes_used

char* PointsInPlanes_UserData::planes_used

Definition at line 1138 of file mathutils_geometry.cc.

Referenced by points_in_planes_fn().

◆ py_verts

PyObject* PointsInPlanes_UserData::py_verts

Definition at line 1137 of file mathutils_geometry.cc.

Referenced by M_Geometry_points_in_planes(), and points_in_planes_fn().


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