![]() |
SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
|
| ▼Nshz | Namespace enclosing the SH4ZAM C++ API |
| Cmat4x4 | |
| Cquat | C++ structure representing a quaternion |
| Csincos | C++ sine/cosine approximation pairs |
| Cvec2 | 2D Vector type |
| Cvec3 | 3D Vector type |
| Cvec4 | 4D Vector type |
| CvecN | Common C++ base structure inherited by all vector types |
| Cxmtrx | Static structure around the 4x4 XMTRX FP register back-bank |
| Cshz_complex_t | |
| Cshz_mat4x4_t | Structure representing a 4x4 column-major matrix |
| Cshz_quat_t | Represents a 3D quaternion |
| Cshz_sincos_t | Pair representing the sine and cosine of a given angle |
| Cshz_vec2_t | 2D Vector type |
| Cshz_vec3_t | 3D Vector type |
| Cshz_vec4_t | 4D Vector type |