|
HDK
|
#include <vecparam.h>
Public Types | |
| enum | { value } |
has_xyzw<T,Base>value will be true if type T has member variables .x, .y, .z, and .w, all of type Base, and the size of a T is exactly big enough to hold 4 Base values.
Definition at line 117 of file vecparam.h.
| anonymous enum |
| Enumerator | |
|---|---|
| value | |
Definition at line 134 of file vecparam.h.