CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdGiDummyContext< T > Class Template Reference

#include <GiDummyGeometry.h>

Inheritance diagram for OdGiDummyContext< T >:

Public Member Functions

virtual OdDbBaseDatabasedatabase () const
 
virtual OdGiDrawablePtr openDrawable (OdDbStub *pDrawable)
 

Detailed Description

template<class T>
class OdGiDummyContext< T >

Corresponding C++ library: TD_Gi <group OdGi_Classes>

Definition at line 3347 of file GiDummyGeometry.h.

Member Function Documentation

◆ database()

template<class T >
virtual OdDbBaseDatabase * OdGiDummyContext< T >::database ( ) const
inlinevirtual

Retrieves a pointer to an associated database.

Returns
0 in current implementation.

Reimplemented in OdGiViewportDraw_Dummy, and OdGiWorldDraw_Dummy.

Definition at line 3357 of file GiDummyGeometry.h.

◆ openDrawable()

template<class T >
virtual OdGiDrawablePtr OdGiDummyContext< T >::openDrawable ( OdDbStub *  pDrawable)
inlinevirtual

Retrieves a pointer to an associated database.

Parameters
pDrawable[in] Pointer to a drawable object.
Returns
Pointer to a newly created smart pointer to a drawable in current implementation.

Definition at line 3367 of file GiDummyGeometry.h.


The documentation for this class was generated from the following file: