CustomCameraFrustum Struct Reference
# Public Attributes | |
| fixed_ext_t | x0 |
| fixed_ext_t | y0 |
| fixed_ext_t | z0 |
| fixed_ext_t | x1 |
| fixed_ext_t | y1 |
| fixed_ext_t | z1 |
# Detailed Description
Definition at line 38 of file FrameBufferManager.c.
# Member Data Documentation
# x0
| fixed_ext_t CustomCameraFrustum::x0 |
Definition at line 40 of file FrameBufferManager.c.
# x1
| fixed_ext_t CustomCameraFrustum::x1 |
Definition at line 43 of file FrameBufferManager.c.
# y0
| fixed_ext_t CustomCameraFrustum::y0 |
Definition at line 41 of file FrameBufferManager.c.
# y1
| fixed_ext_t CustomCameraFrustum::y1 |
Definition at line 44 of file FrameBufferManager.c.
# z0
| fixed_ext_t CustomCameraFrustum::z0 |
Definition at line 42 of file FrameBufferManager.c.
# z1
| fixed_ext_t CustomCameraFrustum::z1 |
Definition at line 45 of file FrameBufferManager.c.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Hardware/FrameBufferManager.c