![]() |
PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
|
Definition at line 1223 of file PureRendererHWfixedPipe.cpp.
Public Types | |
enum | Order { NEAREST_TO_FAREST , FAREST_TO_NEAREST } |
Public Member Functions | |
bool | operator() (PureObject3D *a, PureObject3D *b) const |
Public Attributes | |
PureVector | vPosCam |
PureVector | vFwdCam |
Order | order |
bool | log |
Enumerator | |
---|---|
NEAREST_TO_FAREST | |
FAREST_TO_NEAREST |
Definition at line 1225 of file PureRendererHWfixedPipe.cpp.
|
inline |
Definition at line 1237 of file PureRendererHWfixedPipe.cpp.
bool CompareByZdistance::log |
Definition at line 1234 of file PureRendererHWfixedPipe.cpp.
Order CompareByZdistance::order |
Definition at line 1233 of file PureRendererHWfixedPipe.cpp.
PureVector CompareByZdistance::vFwdCam |
Definition at line 1232 of file PureRendererHWfixedPipe.cpp.
PureVector CompareByZdistance::vPosCam |
Definition at line 1231 of file PureRendererHWfixedPipe.cpp.