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

#include <CCustomCommandImpl.h>

Inheritance diagram for VectorworksMVR::CCustomCommandImpl:

Public Member Functions

 CCustomCommandImpl ()
virtual ~CCustomCommandImpl ()
virtual MvrString VCOM_CALLTYPE GetChannelFunction ()
virtual VCOMError VCOM_CALLTYPE IsPercentage (bool &isPercentage)
virtual VCOMError VCOM_CALLTYPE GetValue (double &outValue)
virtual VCOMError VCOM_CALLTYPE SetChannelFunction (const MvrString &channelFunction)
virtual VCOMError VCOM_CALLTYPE SetIsPercentage (bool isPercentage)
virtual VCOMError VCOM_CALLTYPE SetValue (double value)
void SetPointer (SceneData::SceneDataCustomCommandPtr pointer)
void GetPointer (SceneData::SceneDataCustomCommandPtr &pointer)

Constructor & Destructor Documentation

◆ CCustomCommandImpl()

VectorworksMVR::CCustomCommandImpl::CCustomCommandImpl ( )

◆ ~CCustomCommandImpl()

VectorworksMVR::CCustomCommandImpl::~CCustomCommandImpl ( )
virtual

Member Function Documentation

◆ GetChannelFunction()

MvrString VectorworksMVR::CCustomCommandImpl::GetChannelFunction ( )
virtual

◆ GetPointer()

void VectorworksMVR::CCustomCommandImpl::GetPointer ( SceneData::SceneDataCustomCommandPtr & pointer)

◆ GetValue()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::GetValue ( double & outValue)
virtual

◆ IsPercentage()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::IsPercentage ( bool & isPercentage)
virtual

◆ SetChannelFunction()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::SetChannelFunction ( const MvrString & channelFunction)
virtual

◆ SetIsPercentage()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::SetIsPercentage ( bool isPercentage)
virtual

◆ SetPointer()

void VectorworksMVR::CCustomCommandImpl::SetPointer ( SceneData::SceneDataCustomCommandPtr pointer)

◆ SetValue()

VectorworksMVR::VCOMError VectorworksMVR::CCustomCommandImpl::SetValue ( double value)
virtual

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