HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GR_GeoRenderVK.h File Reference
#include "GR_API.h"
#include "GR_GeoRender.h"
#include <GT/GT_Handles.h>
#include <RV/RV_Type.h>
#include <RV/RV_Geometry.h>
#include <UT/UT_Array.h>
#include <UT/UT_BoundingBox.h>
#include <UT/UT_UniquePtr.h>
#include "GR_DecorationRender.h"
+ Include dependency graph for GR_GeoRenderVK.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GR_GeoRenderVK
 
struct  GR_GeoRenderVK::gr_SetCache
 
class  GR_FillAttributesVK
 

Typedefs

typedef UT_UniquePtr
< GR_FillAttributesVK
GR_FillAttributesVKPtr
 

Enumerations

enum  gr_FillType {
  GR_FILL_REGULAR, GR_FILL_POINT, GR_FILL_POINT_ID, GR_FILL_PRIM_ID,
  GR_FILL_CREATE_NORMAL, GR_FILL_STRING_ATTRIB, GR_FILL_MATERIAL_ATTRIB, GR_FILL_TANGENT_ATTRIB,
  GR_FILL_INSTANCE_REGULAR, GR_FILL_INSTANCE_TRANSFORM
}
 

Typedef Documentation

Enumeration Type Documentation

Enumerator
GR_FILL_REGULAR 
GR_FILL_POINT 
GR_FILL_POINT_ID 
GR_FILL_PRIM_ID 
GR_FILL_CREATE_NORMAL 
GR_FILL_STRING_ATTRIB 
GR_FILL_MATERIAL_ATTRIB 
GR_FILL_TANGENT_ATTRIB 
GR_FILL_INSTANCE_REGULAR 
GR_FILL_INSTANCE_TRANSFORM 

Definition at line 48 of file GR_GeoRenderVK.h.