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