|
HDK
|
#include <DM_Detail.h>
Public Member Functions | |
| DM_Detail (DM_SceneManager &scene_manager, const char *name) | |
| ~DM_Detail () | |
| GU_Detail & | getDetail () |
| void | renderWire (RE_RenderContext r, int pickflag, uint id1, uint id2, const UT_Color &color, GU_Detail *gdp=NULL, const UT_DMatrix4 *xform=NULL) |
Definition at line 27 of file DM_Detail.h.
| DM_Detail::DM_Detail | ( | DM_SceneManager & | scene_manager, |
| const char * | name | ||
| ) |
| DM_Detail::~DM_Detail | ( | ) |
| GU_Detail& DM_Detail::getDetail | ( | ) |
| void DM_Detail::renderWire | ( | RE_RenderContext | r, |
| int | pickflag, | ||
| uint | id1, | ||
| uint | id2, | ||
| const UT_Color & | color, | ||
| GU_Detail * | gdp = NULL, |
||
| const UT_DMatrix4 * | xform = NULL |
||
| ) |