#include "GR_API.h"#include <UT/UT_Defines.h>#include <UT/UT_PtrArray.h>#include <UT/UT_ErrorManager.h>#include <UT/UT_VectorTypes.h>#include <UT/UT_BitArray.h>#include "GR_AttribOffset.h"#include <RE/RE_Types.h>Go to the source code of this file.
Classes | |
| class | GR_Detail |
Defines | |
| #define | GR_LOD_LOW 0.5f |
| #define | GR_LOD_HIGH 3.0f |
| #define | GR_SYMBOL_SELCV 10 |
Typedefs | |
| typedef UT_PtrArray < GR_UserDecoration * > | GR_DecorationList |
| typedef void(* | GR_WRITE_VERTEX )(RE_Render &, const GEO_Vertex &, const GR_AttribOffset &) |
Functions | |
| SYS_VISIBILITY_EXPORT void | newRenderHook (GR_RenderTable *table) |
| #define GR_LOD_HIGH 3.0f |
Definition at line 34 of file GR_Detail.h.
| #define GR_LOD_LOW 0.5f |
Definition at line 33 of file GR_Detail.h.
| #define GR_SYMBOL_SELCV 10 |
Definition at line 36 of file GR_Detail.h.
| typedef UT_PtrArray<GR_UserDecoration *> GR_DecorationList |
Definition at line 88 of file GR_Detail.h.
| typedef void(* GR_WRITE_VERTEX)(RE_Render &, const GEO_Vertex &, const GR_AttribOffset &) |
Definition at line 92 of file GR_Detail.h.
| SYS_VISIBILITY_EXPORT void newRenderHook | ( | GR_RenderTable * | table | ) |
Definition at line 233 of file GR_Euclid.C.
1.5.9