|
FIFE
|
Collaboration diagram for FIFE::InstanceDistanceSortLocation:Public Member Functions | |
| InstanceDistanceSortLocation (double rotation) | |
| bool | operator() (RenderItem *const &lhs, RenderItem *const &rhs) |
Private Attributes | |
| double | xtox |
| double | xtoy |
| double | ytox |
| double | ytoy |
Definition at line 97 of file layercache.cpp.
|
inline |
|
inline |
Definition at line 133 of file layercache.cpp.
References FIFE::Math< T >::Equal(), FIFE::Location::getExactLayerCoordinates(), FIFE::Instance::getLocationRef(), FIFE::InstanceVisual::getStackPosition(), FIFE::Instance::getVisual(), FIFE::RenderItem::instance, FIFE::PointType3D< T >::x, xtox, xtoy, FIFE::PointType3D< T >::y, ytox, ytoy, and FIFE::PointType3D< T >::z.
|
private |
Definition at line 151 of file layercache.cpp.
Referenced by InstanceDistanceSortLocation(), and operator()().
|
private |
Definition at line 152 of file layercache.cpp.
Referenced by InstanceDistanceSortLocation(), and operator()().
|
private |
Definition at line 153 of file layercache.cpp.
Referenced by InstanceDistanceSortLocation(), and operator()().
|
private |
Definition at line 154 of file layercache.cpp.
Referenced by InstanceDistanceSortLocation(), and operator()().