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