RenderableWireframe Class Reference

#include <brush.h>

Collaboration diagram for RenderableWireframe:
Collaboration graph
[legend]

Public Member Functions

void render (RenderStateFlags state) const

Data Fields

Array< EdgeRenderIndicesm_faceVertex
std::size_t m_size
const PointVertex * m_vertices

Detailed Description

Definition at line 1271 of file brush.h.


Member Function Documentation

void RenderableWireframe::render ( RenderStateFlags  state  )  const [inline]

Definition at line 1274 of file brush.h.

References Array< Element, Allocator >::data(), GLsizei, m_faceVertex, m_size, and m_vertices.


Field Documentation

Definition at line 1281 of file brush.h.

Referenced by render(), and Brush::update_wireframe().

Definition at line 1282 of file brush.h.

Referenced by render(), BrushInstance::renderWireframe(), and Brush::update_wireframe().

const PointVertex* RenderableWireframe::m_vertices

Definition at line 1283 of file brush.h.

Referenced by render(), and Brush::update_wireframe().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2