Blender V5.0
PointsInPlanes_UserData Struct Reference

Public Attributes

PyObject * py_verts
char * planes_used

Detailed Description

Definition at line 1198 of file mathutils_geometry.cc.

Member Data Documentation

◆ planes_used

char* PointsInPlanes_UserData::planes_used

Definition at line 1200 of file mathutils_geometry.cc.

Referenced by M_Geometry_points_in_planes(), and points_in_planes_fn().

◆ py_verts

PyObject* PointsInPlanes_UserData::py_verts

Definition at line 1199 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: