MDL SDK API nvidia_logo_transpbg.gif Up
mi::math::Vector_struct<T, 4> Struct Template Reference

Specialization for dimension 4 to create x, y, z, and w members. More...

#include <vector.h>

Public Attributes

x
 x-coordinate. More...
 
y
 y-coordinate. More...
 
z
 z-coordinate. More...
 
w
 w-coordinate. More...
 

Detailed Description

template<typename T>
struct mi::math::Vector_struct<T, 4>

Specialization for dimension 4 to create x, y, z, and w members.