CFx SDK Documentation 2024 SP0
|
#include "DbEntity/AECDbEntity.h"
#include "FMContour2D.h"
#include "FMProfile2D.h"
#include "Common/AECECS.h"
Go to the source code of this file.
Classes | |
class | AECDbGeo |
Typedefs | |
typedef OdSmartPtr< AECDbGeo > | AECDbGeoPtr |
Functions | |
template<typename T , typename GeoPtr1 , typename GeoPtr2 > | |
void | TransformFromEcsToEcs (T &obj, GeoPtr1 &fromEcs, GeoPtr2 &toEcs) |
typedef OdSmartPtr<AECDbGeo> AECDbGeoPtr |
Definition at line 192 of file AECDbGeo.h.
void TransformFromEcsToEcs | ( | T & | obj, |
GeoPtr1 & | fromEcs, | ||
GeoPtr2 & | toEcs | ||
) |
Definition at line 195 of file AECDbGeo.h.