abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Vec_Flt_t_ Struct Reference

#include <vecFlt.h>

Data Fields

int nCap
 
int nSize
 
float * pArray
 

Detailed Description

Definition at line 43 of file vecFlt.h.

Field Documentation

int Vec_Flt_t_::nCap

Definition at line 45 of file vecFlt.h.

int Vec_Flt_t_::nSize

Definition at line 46 of file vecFlt.h.

float* Vec_Flt_t_::pArray

Definition at line 47 of file vecFlt.h.


The documentation for this struct was generated from the following file: