|
HDK
|
#include <UT_PathSearch.h>
Public Types | |
| enum | { NUM_PATHS = 8 } |
Public Member Functions | |
| CommonPaths () | |
| int | size () const |
| const char * | hip () const |
Public Attributes | |
| const char * | myPaths [NUM_PATHS] |
| const char * | myCondensedPaths [NUM_PATHS] |
Definition at line 217 of file UT_PathSearch.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NUM_PATHS | |
Definition at line 221 of file UT_PathSearch.h.
| UT_PathSearch::CommonPaths::CommonPaths | ( | ) |
|
inline |
Definition at line 224 of file UT_PathSearch.h.
Definition at line 223 of file UT_PathSearch.h.
| const char* UT_PathSearch::CommonPaths::myCondensedPaths[NUM_PATHS] |
Definition at line 227 of file UT_PathSearch.h.
| const char* UT_PathSearch::CommonPaths::myPaths[NUM_PATHS] |
Definition at line 226 of file UT_PathSearch.h.