libMVRgdtf e5d999f
A library for GDTF and MVR
Loading...
Searching...
No Matches
VectorworksMVR::CGdtfMapImpl Class Reference

#include <CGdtfMap.h>

Inheritance diagram for VectorworksMVR::CGdtfMapImpl:

Public Member Functions

 CGdtfMapImpl ()
virtual ~CGdtfMapImpl ()
virtual VCOMError VCOM_CALLTYPE GetKey (Uint32 &key)
virtual VCOMError VCOM_CALLTYPE GetValue (Uint32 &value)
virtual VCOMError VCOM_CALLTYPE SetKey (Uint32 key)
virtual VCOMError VCOM_CALLTYPE SetValue (Uint32 value)
virtual VCOMError VCOM_CALLTYPE BindToObject (void *objAddr)
virtual void *VCOM_CALLTYPE GetBoundObject ()
void SetPointer (SceneData::GdtfMap *map)

Constructor & Destructor Documentation

◆ CGdtfMapImpl()

VectorworksMVR::CGdtfMapImpl::CGdtfMapImpl ( )

◆ ~CGdtfMapImpl()

VectorworksMVR::CGdtfMapImpl::~CGdtfMapImpl ( )
virtual

Member Function Documentation

◆ BindToObject()

VectorworksMVR::VCOMError VectorworksMVR::CGdtfMapImpl::BindToObject ( void * objAddr)
virtual

◆ GetBoundObject()

void * VectorworksMVR::CGdtfMapImpl::GetBoundObject ( )
virtual

◆ GetKey()

VectorworksMVR::VCOMError VectorworksMVR::CGdtfMapImpl::GetKey ( Uint32 & key)
virtual

◆ GetValue()

VectorworksMVR::VCOMError VectorworksMVR::CGdtfMapImpl::GetValue ( Uint32 & value)
virtual

◆ SetKey()

VectorworksMVR::VCOMError VectorworksMVR::CGdtfMapImpl::SetKey ( Uint32 key)
virtual

◆ SetPointer()

void VectorworksMVR::CGdtfMapImpl::SetPointer ( SceneData::GdtfMap * map)

◆ SetValue()

VectorworksMVR::VCOMError VectorworksMVR::CGdtfMapImpl::SetValue ( Uint32 value)
virtual

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