CFx SDK Documentation  2023 SP0
Classes | Typedefs | Functions
GiModelToViewProc.h File Reference
#include "Gi/GiConveyorNode.h"
#include "Ge/GeDoubleArray.h"
#include "Gi/GiXform.h"

Go to the source code of this file.

Classes

class  OdGiModelToViewProc
 
class  OdGiModelSection
 

Typedefs

typedef OdSmartPtr< OdGiModelToViewProcOdGiModelToViewProcPtr
 
typedef OdSmartPtr< OdGiModelSectionOdGiModelSectionPtr
 

Functions

ODGI_EXPORT OdGiXformPtr odgiGetModelToEyeXform (OdGiModelToViewProc *pThis)
 
ODGI_EXPORT OdGiXformPtr odgiGetEyeToModelXform (OdGiModelToViewProc *pThis)
 
ODGI_EXPORT bool odgiIsClipped (OdGiModelToViewProc *pThis)
 

Typedef Documentation

◆ OdGiModelSectionPtr

The typified smart pointer for the model section object. This
template class is specialization of the OdSmartPtr class for the OdGiModelSection class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 153 of file GiModelToViewProc.h.

◆ OdGiModelToViewProcPtr

This template class is specialization of the OdSmartPtr class for the OdGiModelToViewProc class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 122 of file GiModelToViewProc.h.

Function Documentation

◆ odgiGetEyeToModelXform()

ODGI_EXPORT OdGiXformPtr odgiGetEyeToModelXform ( OdGiModelToViewProc pThis)

◆ odgiGetModelToEyeXform()

ODGI_EXPORT OdGiXformPtr odgiGetModelToEyeXform ( OdGiModelToViewProc pThis)

◆ odgiIsClipped()

ODGI_EXPORT bool odgiIsClipped ( OdGiModelToViewProc pThis)