C++
Java
Unity
C++ Reference
Public Member Functions
|
Public Attributes
|
List of all members
Vec3F Struct Reference
Detailed Description
3D vector of real (float) numbers.
Public Member Functions
Vec3F
()
Vec3F
(const float *v)
Vec3F
(float v0, float v1, float v2)
Public Attributes
float
data
[3]
Constructor & Destructor Documentation
Vec3F
(
)
inline
Vec3F
(
const float *
v
)
inline
Vec3F
(
float
v0
,
float
v1
,
float
v2
)
inline
Member Data Documentation
float data[3]
©2011-2018 PTC Inc. All rights Reserved. Vuforia is a product of PTC Inc.