HDK
|
#include <UT_PathSearch.h>
Public Types | |
enum | { NUM_PATHS = 7 } |
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 213 of file UT_PathSearch.h.
anonymous enum |
Enumerator | |
---|---|
NUM_PATHS |
Definition at line 217 of file UT_PathSearch.h.
UT_PathSearch::CommonPaths::CommonPaths | ( | ) |
|
inline |
Definition at line 220 of file UT_PathSearch.h.
Definition at line 219 of file UT_PathSearch.h.
const char* UT_PathSearch::CommonPaths::myCondensedPaths[NUM_PATHS] |
Definition at line 223 of file UT_PathSearch.h.
const char* UT_PathSearch::CommonPaths::myPaths[NUM_PATHS] |
Definition at line 222 of file UT_PathSearch.h.