#include <RenderParams.h>

Public Types | |
| enum | RenderType { eFull = 0, eBoundingBox, eFast } |
Public Member Functions | |
| RenderParams () | |
Public Attributes | |
| RenderType | eRMode |
| Render_t | eRenderType |
| MouseMode | eMouseMode |
| bool | bSmoothNormals |
| bool | bFacetFrame |
| bool | bDoubleSided |
| ColorRGB | cBkgColor |
| ColorRGB | cEdgeColor |
| ColorRGB | cVertexIdColor |
| ColorRGB | cElemIdColor |
| int | iPrimitiveOptimizerValue |
| int | iRMode_Fast_Option |
| bool | bShowNumOfVertices |
| bool | bShowNumOfElements |
| BaseParams | sShaderParams |
| bool | bDrawWireframe |
| bool | bDrawCutted |
| bool | bColorShading |
| Light | cLight |
| FemViewer::RenderParams::RenderParams | ( | ) | [inline] |
1.6.1