MeshView Class Reference
Displays a mesh.
More...
#include <mesh_view.h>
Inherits View.
List of all members.
Detailed Description
Displays a mesh.
MeshView is a debugging tool for displaying meshes together with its element id numbers, boundary markers etc.
Constructor & Destructor Documentation
| MeshView::MeshView |
( |
const char * |
title = "MeshView", |
|
|
DEFAULT_WINDOW_POS |
| |
|
) |
| | |
| MeshView::~MeshView |
( |
|
) |
[virtual] |
Member Function Documentation
| const char * MeshView::get_help_text |
( |
|
) |
const [protected, virtual] |
| float * MeshView::get_marker_color |
( |
int |
marker |
) |
[protected] |
| void MeshView::on_display |
( |
|
) |
[protected, virtual] |
| void MeshView::on_key_down |
( |
unsigned char |
key, |
|
|
int |
x, |
|
|
int |
y | |
|
) |
| | [protected, virtual] |
| virtual void MeshView::scale_dispatch |
( |
|
) |
[inline, protected, virtual] |
| void MeshView::show |
( |
Mesh * |
mesh |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: