LightsprintSDK 2021.08.08
|
#include <RRMath.h>
Public Attributes | |
RRReal | w |
Public Attributes inherited from rr::RRVec3 | |
RRReal | z |
Public Attributes inherited from rr::RRVec2 | |
RRReal | x |
RRReal | y |
Vector of 3 real numbers plus 4th number as a padding. Operators use only 3 components.
|
inline |
|
inlineexplicit |
RRReal rr::RRVec3p::w |