|
CFx SDK Documentation 2024 SP0
|
#include "AECBase.h"#include "Ge/GeGbl.h"#include "Ge/GeMatrix2d.h"#include "Ge/GePoint3d.h"#include "Ge/GeMatrix3d.h"Go to the source code of this file.
Classes | |
| class | AECECS |
Functions | |
| AECBASE_API OdGePoint3d | operator* (const AECECS &matrix, const OdGePoint3d &point) |
| AECBASE_API OdGeVector3d | operator* (const AECECS &matrix, const OdGeVector3d &vector) |
| AECBASE_API OdGePoint3d operator* | ( | const AECECS & | matrix, |
| const OdGePoint3d & | point | ||
| ) |
| AECBASE_API OdGeVector3d operator* | ( | const AECECS & | matrix, |
| const OdGeVector3d & | vector | ||
| ) |