#include <ToolpathViewer.h>
Public Member Functions | |
ViewerGLData () | |
Public Attributes | |
GLuint | m_displayListId |
bool | m_isDisplayListDirty |
GLuint | m_tmpGraphicsDisplayListId |
double | m_matrix [16] |
geom::BoundingBox3d | m_bbox |
std::vector< geom::Point3d > | m_toolpathTessPts |
std::pair< int, int > | m_selection |
geom::Point3d | m_selPoint |
int | m_numVisibleRecords |
gl::SelectedCurveInfo | m_selectedCurveInfo |
HGLRC | m_hglrc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|