libkovan
1
The kovan standard library
List of all members
|
Public Member Functions
|
Public Attributes
Vec3< T > Struct Template Reference
#include <
types.hpp
>
Public Member Functions
Vec3
()
Vec3
(const T &
x
, const T &
y
, const T &
z
)
Public Attributes
T
x
T
y
T
z
Constructor & Destructor Documentation
template<typename T >
Vec3
< T >::
Vec3
(
)
template<typename T>
Vec3
< T >::
Vec3
(
const T &
x
,
const T &
y
,
const T &
z
)
Member Data Documentation
template<typename T>
T
Vec3
< T >::x
template<typename T>
T
Vec3
< T >::y
template<typename T>
T
Vec3
< T >::z
The documentation for this struct was generated from the following file:
include/kovan/
types.hpp
Vec3
Generated on Tue Aug 30 2016 08:52:43 for libkovan by
1.8.9.1