SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 NshzNamespace enclosing the SH4ZAM C++ API
 Cmat4x4
 CquatC++ structure representing a quaternion
 CsincosC++ sine/cosine approximation pairs
 Cvec22D Vector type
 Cvec33D Vector type
 Cvec44D Vector type
 CvecNCommon C++ base structure inherited by all vector types
 CxmtrxStatic structure around the 4x4 XMTRX FP register back-bank
 Cshz_complex_t
 Cshz_mat4x4_tStructure representing a 4x4 column-major matrix
 Cshz_quat_tRepresents a 3D quaternion
 Cshz_sincos_tPair representing the sine and cosine of a given angle
 Cshz_vec2_t2D Vector type
 Cshz_vec3_t3D Vector type
 Cshz_vec4_t4D Vector type