|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
Base for classes that can handle XPanel view data. More...
#include <xpanel.h>
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. | |
Base for classes that can handle XPanel view data.
|
pure virtual |
Put data into a XPanel View.
|
pure virtual |
Retrieve data fom a XPanel View.