CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Functions
AECECS.h File Reference
#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)
 

Function Documentation

◆ operator*() [1/2]

AECBASE_API OdGePoint3d operator* ( const AECECS matrix,
const OdGePoint3d point 
)

◆ operator*() [2/2]

AECBASE_API OdGeVector3d operator* ( const AECECS matrix,
const OdGeVector3d vector 
)