Rebel Fork Framework
Urho3D::Camera::CachedInverse< T > Struct Template Reference

Public Member Functions

 CachedInverse (const T &value)
 
 CachedInverse (const T &value, const T &inverse)
 

Public Attributes

value_ {}
 
inverse_ {}
 

Detailed Description

template<class T>
struct Urho3D::Camera::CachedInverse< T >

Helper class to store both value and inverse. TODO: Move to math.


The documentation for this struct was generated from the following file: