HDK
|
#include "GDT_API.h"
#include <UT/UT_IntArray.h>
#include <UT/UT_ValArray.h>
#include <UT/UT_VectorTypes.h>
#include <GA/GA_Types.h>
#include "GDT_Token.h"
Go to the source code of this file.
Classes | |
class | GDT_CaptureWeight |
Typedefs | |
typedef int(* | GDT_CaptureRegionCB )(void *user_data, char *cregion, UT_Matrix4 &parent_xform, GU_DetailHandle &tube_gdp) |
typedef int(* GDT_CaptureRegionCB)(void *user_data, char *cregion, UT_Matrix4 &parent_xform, GU_DetailHandle &tube_gdp) |
Definition at line 31 of file GDT_CaptureWeight.h.