PXV_3DVector3 Structure

From PDF XChange PDF SDK
Revision as of 05:13, 14 November 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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