
Public Member Functions | |
| RenderConfig (int subdivision1, int subdivision2, bool showNormals, double normalLength, bool wireframeMode, bool textAsQuadsMode) | |
Public Attributes | |
| int | subdivision1 |
| Subdivision along the primary axis of the of curved surfaces such as sphers, tori, cylinders and cones. | |
| int | subdivision2 |
| Subdivision along the secondary axis of the of curved surfaces such as sphers, tori, cylinders and cones. | |
| bool | showNormals |
| Vector3 | normalColor |
| double | normalLength |
| bool | wireframeMode |
| bool | textAsQuadsMode |
Definition at line 37 of file geometry.H.
1.4.4