Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::scene::TranslationType Concept Reference
Concept definition
template
<
class
T>
concept
oe::scene::TranslationType
= IsPosition<T>::value ==
true
&&
Vector3Type<T>
oe::scene::TranslationType
Definition
transform.h:48
oe::scene::Vector3Type
Represent a generic vector of 3 floats.
Definition
transform.h:18
oe
scene
TranslationType
Generated by
1.9.8