CFx SDK Documentation  2020SP3
Classes | Typedefs | Functions
DbBlockReference.h File Reference
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "DbDatabase.h"
#include "Ge/GeMatrix3d.h"
#include "DbObjectIterator.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbBlockReference
 

Typedefs

typedef OdSmartPtr< OdDbAttributeOdDbAttributePtr
 
typedef OdSmartPtr< OdDbSequenceEndOdDbSequenceEndPtr
 
typedef OdSmartPtr< OdDbBlockReferenceOdDbBlockReferencePtr
 

Functions

TOOLKIT_EXPORT void decompTransform (const OdGeMatrix3d &mTrans, OdGePoint3d &pOrigin, OdGeScale3d &sScale, double &dRotation, OdGeVector3d &vNormal)
 

Typedef Documentation

◆ OdDbAttributePtr

This template class is a specialization of the OdSmartPtr class for OdDbAttribute object pointers.

Definition at line 41 of file DbBlockReference.h.

◆ OdDbBlockReferencePtr

This template class is a specialization of the OdSmartPtr class for OdDbBlockReference object pointers.

Definition at line 620 of file DbBlockReference.h.

◆ OdDbSequenceEndPtr

This template class is a specialization of the OdSmartPtr class for OdDbSequenceEnd object pointers.

Definition at line 46 of file DbBlockReference.h.

Function Documentation

◆ decompTransform()

TOOLKIT_EXPORT void decompTransform ( const OdGeMatrix3d mTrans,
OdGePoint3d pOrigin,
OdGeScale3d sScale,
double &  dRotation,
OdGeVector3d vNormal 
)