|
HDK
|
#include "GU_API.h"#include <UT/UT_Vector4Array.h>#include <UT/UT_Vector3Array.h>#include <GA/GA_AttributeRef.h>#include <GA/GA_Handle.h>#include "GU_DisplayCache.h"
Include dependency graph for GU_TPSurfCache.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GU_TPTrimSurfCache |
| class | GU_TPSurfCache |
| class | GU_TPSurfCacheParms |
Enumerations | |
| enum | GU_TPSurfTrimState { GU_TPSURF_TRIM_PARTIAL = -1, GU_TPSURF_TRIM_ALL_OUT = 0, GU_TPSURF_TRIM_ALL_IN = 1 } |
| enum GU_TPSurfTrimState |
| Enumerator | |
|---|---|
| GU_TPSURF_TRIM_PARTIAL | |
| GU_TPSURF_TRIM_ALL_OUT | |
| GU_TPSURF_TRIM_ALL_IN | |
Definition at line 29 of file GU_TPSurfCache.h.