Blender
V3.3
|
This is the complete list of members for blender::io::stl::STLMeshHelper, including all inherited members.
add_triangle(const float3 &a, const float3 &b, const float3 &c) | blender::io::stl::STLMeshHelper | |
add_triangle(const float3 &a, const float3 &b, const float3 &c, const float3 &custom_normal) | blender::io::stl::STLMeshHelper | |
STLMeshHelper(int tris_num, bool use_custom_normals) | blender::io::stl::STLMeshHelper | |
to_mesh(Main *bmain, char *mesh_name) | blender::io::stl::STLMeshHelper |