#include <torus_knot_mesh.hpp>
A Circle extruded along a knot path.
Definition at line 13 of file torus_knot_mesh.hpp.
◆ triangles_t
◆ vertices_t
◆ torus_knot_mesh_t()
torus_knot_mesh_t::torus_knot_mesh_t |
( |
int | p = 2, |
|
|
int | q = 3, |
|
|
int | slices = 8, |
|
|
int | segments = 96 ) |
- Parameters
-
slices | Number subdivisions around the circle. |
segments | Number of subdivisions around the path. |
Definition at line 5 of file torus_knot_mesh.cpp.
◆ triangles()
triangles_t generator::torus_knot_mesh_t::triangles |
( |
| ) |
const |
|
inlinenoexcept |
◆ vertices()
vertices_t generator::torus_knot_mesh_t::vertices |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following files:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/rendering/generator/torus_knot_mesh.hpp
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/rendering/generator/torus_knot_mesh.cpp