Visual Computing Library
|
Public Member Functions | |
virtual void | onDraw (vcl::uint viewId) override |
Private Types | |
using | Base = vcl::ViewerDrawer< DerivedRenderApp > |
Private Member Functions | |
void | drawMeshList () |
Static Private Member Functions | |
static void | drawMeshPointSettings (const vcl::AbstractDrawableMesh &drawable, vcl::MeshRenderSettings &settings) |
static void | drawMeshSurfaceSettings (const vcl::AbstractDrawableMesh &drawable, vcl::MeshRenderSettings &settings) |
static void | drawMeshWireframeSettings (const vcl::AbstractDrawableMesh &drawable, vcl::MeshRenderSettings &settings) |
static void | drawMeshEdgeSettings (const vcl::AbstractDrawableMesh &drawable, vcl::MeshRenderSettings &settings) |
static void | drawMeshSettings (vcl::AbstractDrawableMesh &drawable) |
Private Attributes | |
int | mMeshIndex = 0 |