raSystem
1.0 bata
|
#include <d3dxGlobal.h>
Public Member Functions | |
CheckedNumber () | |
CheckedNumber (const T &value) | |
CheckedNumber (const CheckedNumber< T, MaxValue > &value) | |
CheckedNumber< T, MaxValue > & | operator+ (const CheckedNumber< T, MaxValue > &other) |
CheckedNumber< T, MaxValue > & | operator+= (const CheckedNumber< T, MaxValue > &other) |
CheckedNumber< T, MaxValue > & | operator* (const CheckedNumber< T, MaxValue > &other) |
CheckedNumber< T, MaxValue > & | operator*= (const CheckedNumber< T, MaxValue > &other) |
HRESULT | GetValue (T *pValue) |
Definition at line 516 of file d3dxGlobal.h.
|
inline |
Definition at line 522 of file d3dxGlobal.h.
|
inline |
Definition at line 528 of file d3dxGlobal.h.
|
inline |
Definition at line 534 of file d3dxGlobal.h.
|
inline |
Definition at line 590 of file d3dxGlobal.h.
|
inline |
Definition at line 563 of file d3dxGlobal.h.
|
inline |
Definition at line 569 of file d3dxGlobal.h.
|
inline |
Definition at line 540 of file d3dxGlobal.h.
|
inline |
Definition at line 546 of file d3dxGlobal.h.