LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::XPanelView Class Reference

Base for classes that can handle XPanel view data. More...

#include <xpanel.h>

List of all members.

Public Member Functions

virtual void * DataGet (unsigned int vid)=0
 Put data into a XPanel View.
virtual LWXPRefreshCode DataSet (unsigned int vid, void *value)=0
 Retrieve data fom a XPanel View.

Detailed Description

Base for classes that can handle XPanel view data.


Member Function Documentation

virtual void* lwpp::XPanelView::DataGet ( unsigned int  vid)
pure virtual

Put data into a XPanel View.

virtual LWXPRefreshCode lwpp::XPanelView::DataSet ( unsigned int  vid,
void *  value 
)
pure virtual

Retrieve data fom a XPanel View.


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