CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
class | OdGiModelToViewProc |
class | OdGiModelSection |
Typedefs | |
typedef OdSmartPtr< OdGiModelToViewProc > | OdGiModelToViewProcPtr |
typedef OdSmartPtr< OdGiModelSection > | OdGiModelSectionPtr |
Functions | |
ODGI_EXPORT OdGiXformPtr | odgiGetModelToEyeXform (OdGiModelToViewProc *pThis) |
ODGI_EXPORT OdGiXformPtr | odgiGetEyeToModelXform (OdGiModelToViewProc *pThis) |
ODGI_EXPORT bool | odgiIsClipped (OdGiModelToViewProc *pThis) |
The typified smart pointer for the model section object. This
template class is specialization of the OdSmartPtr class for the OdGiModelSection class.
Definition at line 404 of file GiModelToViewProc.h.
This template class is specialization of the OdSmartPtr class for the OdGiModelToViewProc class.
Definition at line 346 of file GiModelToViewProc.h.
ODGI_EXPORT OdGiXformPtr odgiGetEyeToModelXform | ( | OdGiModelToViewProc * | pThis | ) |
ODGI_EXPORT OdGiXformPtr odgiGetModelToEyeXform | ( | OdGiModelToViewProc * | pThis | ) |
ODGI_EXPORT bool odgiIsClipped | ( | OdGiModelToViewProc * | pThis | ) |