csScreenBoxResult Struct Reference
[Mesh support]
Return structure for iMeshWrapper->GetScreenBoundingBox().
More...
#include <iengine/mesh.h>
Public Attributes | |
| csBox3 | cbox |
| 3D box in camera space. | |
| float | distance |
| -1 if object behind the camera or else the distance between the camera and the furthest point of the 3D box. | |
| csBox2 | sbox |
| 2D box in screen space. | |
Detailed Description
Return structure for iMeshWrapper->GetScreenBoundingBox().Definition at line 222 of file mesh.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- iengine/mesh.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
