FMDT
v1.0.0
User Manual
1. Introduction
2. Installation Guide
3. Executables Usage
4. Examples of Use
5. References
Developer Manual
1. Project Architecture
2. Conventions
3. Contributing Guide
4. Continuous Integration
5. Library API
5.1. Class Hierarchy
5.2. File Hierarchy
5.3. Full API
5.3.1. Namespaces
5.3.2. Classes and Structs
5.3.3. Enums
5.3.4. Functions
5.3.5. Variables
5.3.6. Defines
5.3.7. Typedefs
5.3.7.1. Typedef framebuffer_action_t
5.3.7.2. Typedef vec2D_int_t
5.3.7.3. Typedef vec_BB_t
5.3.7.4. Typedef vec_color_e
5.3.7.5. Typedef vec_int_t
5.3.7.5.1. Typedef Documentation
5.3.7.6. Typedef vec_track_t
5.3.7.7. Typedef vec_uint32_t
FMDT
5.
Library API
5.3.7.5.
Typedef vec_int_t
View page source
5.3.7.5.
Typedef vec_int_t
Defined in
File tools.h
5.3.7.5.1.
Typedef Documentation
typedef
int
*
vec_int_t
Vector of int, to use with C vector lib.