HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DM_Detail Class Reference

#include <DM_Detail.h>

Public Member Functions

 DM_Detail (DM_SceneManager &scene_manager, const char *name)
 
 ~DM_Detail ()
 
GU_DetailgetDetail ()
 
void renderWire (RE_RenderContext r, int pickflag, uint id1, uint id2, const UT_Color &color, GU_Detail *gdp=NULL, const UT_DMatrix4 *xform=NULL)
 

Detailed Description

Examples:
SOP/MSS_CustomBrushState.h.

Definition at line 27 of file DM_Detail.h.

Constructor & Destructor Documentation

DM_Detail::DM_Detail ( DM_SceneManager &  scene_manager,
const char *  name 
)
DM_Detail::~DM_Detail ( )

Member Function Documentation

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 
)

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