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