|
LMMS
|
Cross-platform world definition. More...
#include <types.h>
Public Attributes | |
| PuglWorldInternals * | impl |
| PuglWorldHandle | handle |
| char * | className |
| double | startTime |
| size_t | numViews |
| PuglView ** | views |
Cross-platform world definition.
| char* PuglWorldImpl::className |
| PuglWorldHandle PuglWorldImpl::handle |
| PuglWorldInternals* PuglWorldImpl::impl |
| size_t PuglWorldImpl::numViews |
| double PuglWorldImpl::startTime |
| PuglView** PuglWorldImpl::views |