![]() |
Skylicht Engine
|
Public Member Functions | |
| void | init (float radius, float height, CMaterial *material, bool tangent) |
| Public Member Functions inherited from Skylicht::CLatheMesh | |
| CMesh * | getMesh () |
| Get the generated mesh. | |
| void | drawOutline () |
| Draw the rotational outline using debug lines. | |
Protected Member Functions | |
| void | initOutline (float radius, float height) |
| Protected Member Functions inherited from Skylicht::CLatheMesh | |
| void | initLatheMesh (CMaterial *material, bool tangent) |
| Initialize the lathe mesh by rotating the outline around the Y-axis. | |
Additional Inherited Members | |
| Protected Attributes inherited from Skylicht::CLatheMesh | |
| CLine3D | m_outline |
| CMesh * | m_mesh |