Workspace 6.21.5
|
Create a single mesh using the Superquadric formulae.
Inputs: | |||
---|---|---|---|
No. subdivisions | int | Controls the level-of-detail of the mesh. More subdivisions means a higher-quality mesh. | |
Radius | CSIRO::Mesh::Vector3dGroup | ||
Shape | double | ||
Texture coordinates | CSIRO::Rendering::SuperquadricMesher::TextureCoords | Controls how texture coordinates are mapped onto the mesh and stored as state data per-node. | |
Outputs: | |||
Mesh model | CSIRO::Mesh::MeshModel |