PXV_3DVector3 Structure
Specifies the ...
Syntax
struct PXV_3DVector3
{
double x;
double y;
double z;
};
Members
- x
- Value of double ...
- y
- Value of double ...
- z
- Value of double ...
See Also
IPXV_3DLight::Direction, IPXV_3DCamera::Position, IPXV_3DCamera::PositionLocal, IPXV_3DCamera::Up, IPXV_3DCamera::UpLocal