libvisual
0.5.0
|
LV::Actor | Actor class |
LV::AlignedAllocator< T, alignment > | Aligned memory allocator |
LV::AlignedAllocator< void, alignment > | |
LV::Audio | Multi-channel audio stream class |
LV::Bin | |
LV::Buffer | Reference-counted memory block |
LV::Color | |
LV::DFT | Computes a Discrete Fourier Transform |
LV::EventQueue | |
LV::Input | |
LV::IntrusivePtr< T > | Intrusive smart pointer class template |
LV::IntrusivePtr< Actor > | |
LV::IntrusivePtr< Input > | |
LV::IntrusivePtr< Module > | |
LV::IntrusivePtr< Morph > | |
LV::IntrusivePtr< Video > | |
LV::Module | |
LV::Morph | Morph class |
LV::Palette | Colour palette class for indexed colour modes |
LV::ParamList | |
LV::PluginRef | |
LV::RandomContext | Pseudorandom number generator class |
LV::AlignedAllocator< void, alignment >::rebind< U > | |
LV::AlignedAllocator< T, alignment >::rebind< U > | |
LV::Rect | Class describing an axis-aligned rectangle |
LV::Singleton< T > | Singleton class template |
LV::Singleton< PluginRegistry > | |
LV::PluginRegistry | Manages the registry of plugins |
LV::Singleton< System > | |
LV::System | |
LV::SongInfo | Song information class |
LV::Time | Encodes time |
LV::Timer | |
LV::Video | Canvas class for drawing operations |
VisActorPlugin | Actor plugin class |
VisEvent | Generic event |
VisEventCustom | Custom event |
VisEventKeyboard | Keyboard event |
VisEventMouseButton | Mouse button event |
VisEventMouseMotion | Mouse movement event |
VisEventNewSong | Song change event |
VisEventParam | Parameter change event |
VisEventQuit | Application quit event |
VisEventResize | Resize event |
VisEventVisibility | Visibility event |
VisGLAttrEntry | OpenGL framebuffer attribute entry |
VisInputPlugin | Input plugin class |
VisKeySym | Cantains data about the current keyboard state |
VisLogSource | Contains information on the source of a log message |
VisMorphPlugin | Morph plugin class |
VisParamValue | |
VisPluginInfo | The VisPluginInfo data structure contains information about a plugin and is filled within the plugin itself |
VisVideoAttrOptions |