CFx SDK Documentation
2023 SP0
|
#include "OdArray.h"
Go to the source code of this file.
Macros | |
#define | GEDOUBLEARRAY_INCLUDED /*!DOM*/ |
Typedefs | |
typedef OdArray< double > | OdGeDouble2dArray |
#define GEDOUBLEARRAY_INCLUDED /*!DOM*/ |
Definition at line 28 of file GeDouble2dArray.h.
typedef OdArray<double> OdGeDouble2dArray |
This template class is a specialization of the OdArray class template for double precision floating point values.
Definition at line 35 of file GeDouble2dArray.h.