|
HDK
|
#include <GU_TPSurfCache.h>
Inheritance diagram for GU_TPSurfCacheParms:Public Member Functions | |
| GU_TPSurfCacheParms () | |
| ~GU_TPSurfCacheParms () override | |
| void | surface (const GEO_TPSurf *surf) |
| const GEO_TPSurf * | surface () const |
Public Member Functions inherited from GU_CacheParms | |
| GU_CacheParms () | |
| virtual | ~GU_CacheParms () |
| void | lod (float l) |
| float | lod () const |
| void | mode (GU_CacheMode m) |
| GU_CacheMode | mode () const |
| void | attributes (const GU_DisplayAttribs *a) |
| const GU_DisplayAttribs * | attributes () const |
Definition at line 186 of file GU_TPSurfCache.h.
|
inline |
Definition at line 189 of file GU_TPSurfCache.h.
|
override |
|
inline |
Definition at line 192 of file GU_TPSurfCache.h.
|
inline |
Definition at line 193 of file GU_TPSurfCache.h.