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