|
Blender V4.3
|
#include <GEO_mesh_primitive_cylinder_cone.hh>
Public Attributes | |
| std::optional< std::string > | top_id |
| std::optional< std::string > | bottom_id |
| std::optional< std::string > | side_id |
| std::optional< std::string > | uv_map_id |
Definition at line 14 of file GEO_mesh_primitive_cylinder_cone.hh.
| std::optional<std::string> blender::geometry::ConeAttributeOutputs::bottom_id |
Definition at line 16 of file GEO_mesh_primitive_cylinder_cone.hh.
Referenced by blender::geometry::calculate_selection_outputs(), and blender::nodes::node_geo_mesh_primitive_cylinder_cc::node_geo_exec().
| std::optional<std::string> blender::geometry::ConeAttributeOutputs::side_id |
Definition at line 17 of file GEO_mesh_primitive_cylinder_cone.hh.
Referenced by blender::geometry::calculate_selection_outputs(), and blender::nodes::node_geo_mesh_primitive_cylinder_cc::node_geo_exec().
| std::optional<std::string> blender::geometry::ConeAttributeOutputs::top_id |
| std::optional<std::string> blender::geometry::ConeAttributeOutputs::uv_map_id |
Definition at line 18 of file GEO_mesh_primitive_cylinder_cone.hh.
Referenced by blender::geometry::create_cylinder_or_cone_mesh(), and blender::nodes::node_geo_mesh_primitive_cylinder_cc::node_geo_exec().