Skip to main content

shape_to_visual_entity

Functions

composite_shape_to_entity(shape, ecd)Entity
cube_shape_to_entity(shape, ecd)Entity
sphere_shape_to_entity(shape, ecd)Entity
transformed_shape_to_entity(shape, ecd)Entity
shape_to_visual_entity(shape, ecd)Entity

composite_shape_to_entity(shape, ecd) ⇒ Entity

Kind: global function

ParamType
shapeUnionShape3D
ecdEntityComponentDataset

cube_shape_to_entity(shape, ecd) ⇒ Entity

Kind: global function

ParamType
shapeUnitCubeShape3D
ecdEntityComponentDataset

sphere_shape_to_entity(shape, ecd) ⇒ Entity

Kind: global function

ParamType
shapeUnitSphereShape3D
ecdEntityComponentDataset

transformed_shape_to_entity(shape, ecd) ⇒ Entity

Kind: global function

ParamType
shapeTransformedShape3D
ecdEntityComponentDataset

shape_to_visual_entity(shape, ecd) ⇒ Entity

Kind: global function

ParamType
shapeAbstractShape3D
ecdEntityComponentDataset