|
CFx SDK Documentation 2026 SP0
|
#include "DbFiler.h"#include "Ge/GePoint2d.h"#include "Ge/GeVector2d.h"#include "Ge/GePoint3d.h"#include "Ge/GeVector3d.h"Go to the source code of this file.
Classes | |
| struct | OdDbRdArray::Int8 |
| struct | OdDbRdArray::Int16 |
| struct | OdDbRdArray::Int32 |
| struct | OdDbRdArray::Double |
| struct | OdDbRdArray::Point2d |
| struct | OdDbRdArray::Vector2d |
| struct | OdDbRdArray::Point3d |
| struct | OdDbRdArray::Vector3d |
Namespaces | |
| namespace | OdDbRdArray |
Macros | |
| #define | ODA_ARRREAD_PAGESIZE 0xffff |
Functions | |
| template<class R, class A> | |
| void | OdDbRdArray::rdArray (OdDbDwgFiler *pFiler, OdUInt32 nSize, A &arr) |
| template<class R, class A> | |
| void | OdDbRdArray::wrArray (OdDbDwgFiler *pFiler, const A &arr) |
| #define ODA_ARRREAD_PAGESIZE 0xffff |
Definition at line 85 of file ArraysIO.h.