Blender V4.3
ccd_Mesh Struct Reference

Public Attributes

int mvert_num
 
int tri_num
 
const float(* vert_positions )[3]
 
const float(* vert_positions_prev )[3]
 
const blender::int3vert_tris
 
int safety
 
ccdf_minmaxmima
 
float bbmin [3]
 
float bbmax [3]
 

Detailed Description

Definition at line 259 of file softbody.cc.

Member Data Documentation

◆ bbmax

◆ bbmin

◆ mima

◆ mvert_num

int ccd_Mesh::mvert_num

Definition at line 260 of file softbody.cc.

Referenced by ccd_mesh_make(), ccd_mesh_update(), and sb_detect_face_pointCached().

◆ safety

int ccd_Mesh::safety

Definition at line 264 of file softbody.cc.

Referenced by ccd_mesh_free(), and ccd_mesh_make().

◆ tri_num

◆ vert_positions

◆ vert_positions_prev

◆ vert_tris


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