Get Zenipex Library at SourceForge.net. Fast, secure and Free Open Source software downloads
Download Zenilib

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Zeni::CameraCamera / Point of View
Zeni::Collision::CapsuleCollision Capsule
Zeni::Check_BoxA Check Box
Zeni::Chronometer< TIME >A stoppable running timer
Zeni::ColorColor
Zeni::ColorsA Color database read in from a file
Zeni::Condition_VariableA simple Condition Variable class
Zeni::Configurator_VideoConfigure zenilib.xml
Zeni::Configurator_Video::Apply_Button
Zeni::Configurator_Video::Cancel_Button
Zeni::Configurator_Video::Check_Box_Element
Zeni::Configurator_Video::Check_State
Zeni::Configurator_Video::Check_State::Accept_Button
Zeni::Configurator_Video::Custom_Resolution_Box
Zeni::Configurator_Video::Resolution_Element
Zeni::Configurator_Video::Selector_Element
Zeni::Configurator_Video::Slider_Element
Zeni::Configurator_Video::Text_Element
Zeni::Console_Function
Zeni::Console_StateProvide a text console to process commands
Zeni::CoreThe Core Singleton
Zeni::Core_Init_Failure
Zeni::Core_Initialized
Zeni::CV_Broadcast_Failure
Zeni::CV_Destroy_Failure
Zeni::CV_Init_Failure
Zeni::CV_Signal_Failure
Zeni::CV_Wait_Failure
Zeni::CV_Wait_Timeout_Failure
Zeni::Database< TYPE >A Texture Database Singleton
Zeni::Database< TYPE >::Lookup
Zeni::Database< TYPE >::Lookup::Handle
Zeni::Database_Entry_Not_Found
Zeni::Database_File_Not_Loaded
Zeni::Database_Load_Entry_Failed
Zeni::DESCRIBER< VERTEX >
Zeni::ErrorThe Error Class
Zeni::FogAn Abstraction of Fog
Zeni::FontFont Abstraction
Zeni::Font_FT
Zeni::Font_FT::Glyph
Zeni::Font_Init_Failure
Zeni::Font_Type_Unsupported
Zeni::FontsA Font database read in from a file
Zeni::Fragment_ShaderA shader for manipulating fragment/pixel data as it is streamed through the GPU
Zeni::Frame_Out_of_Range
Zeni::GameThe Gamestate Stack
Zeni::GamestateA smartpointer for a Gamestate_Base
Zeni::Gamestate_BaseThe base class for all gamestates
Zeni::Gamestate_IIA new Gamestate base with an Integrated Input technique
Zeni::Gamestate_OneInitial Gamestate
Zeni::ImageImage
Zeni::Image_Index_Error
Zeni::Image_Init_Failure
Zeni::Collision::Infinite_CylinderCollision Infinite Cylinder
Instructions_State
Zeni::Invalid_Vertex_Index
IV< Base_Class, BASE_VTYPE >Inline Virtual base class
Zeni::Joystick_Init_Failure
Zeni::LightAn Abstraction of a Light
Zeni::Light_Out_of_Range
Zeni::Collision::LineCollision Line
Zeni::Collision::Line_SegmentCollision Line Segment
Zeni::Line_Segment< VERTEX >An Abstraction of a Line
Zeni::Local_Datum< TYPE >
Zeni::LogoLogo
Zeni::MaterialAn Abstraction of a Material
Zeni::Matrix4fA Featureful 4-Space Matrix Class
Zeni::Matrix4f::Matrix4f_Row
Zeni::ModelAn Abstraction of a 3D Model
Zeni::Model::Loader
Zeni::Model_ExtentsA visitor for determining the extents or bounds of a model
Zeni::Model_Init_Failure
Zeni::Model_Render_Failure
Zeni::Model_Renderer
Zeni::Model_Unrenderer
Zeni::Model_VisitorA visitor base class
Zeni::MutexA simple Mutex class
Zeni::Mutex::Lock
Zeni::Mutex_Destroy_Failure
Zeni::Mutex_Init_Failure
Zeni::Mutex_Lock_Failure
Zeni::Mutex_Unlock_Failure
Zeni::NetThe Net Singleton
Zeni::Net_Datum< TYPE >
Zeni::Net_Init_Failure
Zeni::Null_Database_Entry_Set
Zeni::Collision::ParallelepipedCollision Parallelepiped
Zeni::Collision::PlaneCollision Plane
Play_State
Zeni::Point2fA 2D Point represented with floats
Zeni::Point2iA 2D Point represented with integers
Zeni::Point3fA 3D Point represented with floats
Zeni::Point3iA 3D Point represented with integers
Zeni::Popup_Menu_State
Zeni::Popup_Menu_State::Configure_Video_Button
Zeni::Popup_Menu_State::Continue_Button
Zeni::Popup_Menu_State::Menu_Button
Zeni::Popup_Menu_State::Quit_Button
Zeni::Popup_Menu_State::Sound_Check_Box
Zeni::Popup_Pause_State
Zeni::Popup_State
Zeni::ProjectorProjector Base Class
Zeni::Projector2DThe 2D Projector
Zeni::Projector3DThe 3D Projector
Zeni::Quadrilateral< VERTEX >An Abstraction of a Quadrilateral
Zeni::QuaternionA Featureful Quaternion Class
Zeni::Quit_Event
Zeni::Radio_ButtonA Radio Button
Zeni::Radio_Button_SetA Set of Radio Buttons
Zeni::RandomA Random Number Generator
Zeni::Collision::RayCollision Ray
Zeni::Recursive_MutexA more sophisticated Mutex class
Zeni::Recursive_Mutex::Lock
Zeni::Remote_Datum< TYPE >
Zeni::RenderableA Renderable Interface
Zeni::Repeatable_ComputationThe preferred way of running a Task
Zeni::Repeatable_TaskA Task to be run repeatedly in a Repeatable_Computation
Zeni::ResourceA Resource Assignement Singleton
Zeni::Resource_Init_Failure
Zeni::Runonce_ComputationThe preferred way of running a Repeatable_Task
Zeni::safe_ptr< TYPE >
SDL::SDL_ActiveEvent
SDL::SDL_AudioCVT
SDL::SDL_AudioSpec
SDL::SDL_CD
SDL::SDL_CDtrack
SDL::SDL_Color
SDL::SDL_Cursor
SDL::SDL_Event
SDL::SDL_ExposeEvent
SDL::SDL_JoyAxisEvent
SDL::SDL_JoyBallEvent
SDL::SDL_JoyButtonEvent
SDL::SDL_JoyHatEvent
SDL::SDL_KeyboardEvent
SDL::SDL_keysym
SDL::SDL_MouseButtonEvent
SDL::SDL_MouseMotionEvent
SDL::SDL_Overlay
SDL::SDL_Palette
SDL::SDL_PixelFormat
SDL::SDL_QuitEvent
SDL::SDL_Rect
SDL::SDL_ResizeEvent
SDL::SDL_RWops
SDL::SDL_Surface
SDL::SDL_SysWMEvent
SDL::SDL_UserEvent
SDL::SDL_version
SDL::SDL_VideoInfo
Zeni::Selector
Zeni::Selector::Normal_Button
Zeni::Selector::Selector_Button
Zeni::Selector::Selector_Slider
Zeni::SemaphoreA simple Semaphore class
Zeni::Semaphore::Down
Zeni::Semaphore_Down_Failure
Zeni::Semaphore_Down_Timeout_Failure
Zeni::Semaphore_Try_Down_Failure
Zeni::Semaphore_Up_Failure
Zeni::SerializableA base class for objects that can be sent over the network
Zeni::ShaderA base class for Vertex_Shader and Fragment_Shader
Zeni::Shader_Bind_Failure
Zeni::Shader_Init_Failure
Zeni::Shader_Parameter_Error
Zeni::Shader_SystemA rendering context for Cg
Zeni::Shader_System_Init_Failure
Zeni::SliderA Slider
Zeni::Slider_Int
Zeni::Socket_Closed
Zeni::SORTER< VERTEX >
Zeni::SoundThe Sound Singleton
Zeni::Sound_AL
Zeni::Sound_Base
Zeni::Sound_BufferStores Sound Data
Zeni::Sound_Buffer::Loader
Zeni::Sound_Buffer_Init_Failure
Zeni::Sound_Init_Failure
Zeni::Sound_NULL
Zeni::Sound_SourcePlays Sound Data
Zeni::Sound_Source_HWPlays Sound Data
Zeni::Sound_Source_HW_Init_Failure
Zeni::Sound_Source_PoolThis class manages Sound_Sources
Zeni::Sound_Source_Pool::Positional_Replacement_Policy
Zeni::Sound_Source_Pool::Replacement_Policy
Zeni::SoundsA Sound_Buffer Database Singleton
Zeni::Collision::SphereCollision Sphere
Zeni::Split_UDP_SocketA higher level UDP_Socket
Zeni::Split_UDP_Socket::Chunk
Zeni::Split_UDP_Socket::Chunk_Collector
Zeni::Split_UDP_Socket::Chunk_Set
Zeni::Sprite
Zeni::Sprite_Containing_Sprite
Zeni::Sprite_Function_Misapplied
hash_map
Zeni::TaskA Task to be run in a Runonce_Computation
Zeni::TCP_ListenerA Socket for accepting new TCP connections (in the form of TCP_Sockets)
Zeni::TCP_SocketA TCP Socket for sending and receiving data
Zeni::TCP_Socket_Init_Failure
Zeni::Text_BoxA Text_Box
Zeni::Text_Box::Line
Zeni::Text_Box::Word
Zeni::Text_ButtonA Text Button Widget
Zeni::TextureAn Abstraction of a Texture
Zeni::Texture_Base
Zeni::Texture_DX9
Zeni::Texture_GL
Zeni::Texture_Init_Failure
Zeni::TexturesA Texture Database Singleton
Zeni::ThreadA Thread
Zeni::TimeA Snapshot of the Timer
Zeni::Time_HQA Snapshot of the Timer_HQ
Zeni::TimerA Timer Singleton
Zeni::Timer_HQA High Quality Timer Singleton
Zeni::Title_State< PLAY_STATE, INSTRUCTIONS_STATE >Provide a simple title screen for games
Zeni::Title_State< PLAY_STATE, INSTRUCTIONS_STATE >::Instructions_Button
Zeni::Title_State< PLAY_STATE, INSTRUCTIONS_STATE >::Play_Button
Zeni::Title_State< PLAY_STATE, INSTRUCTIONS_STATE >::Title
Zeni::Triangle< VERTEX >An Abstraction of a Triangle
Zeni::UDP_Packet_Overflow
Zeni::UDP_SocketA UDP Socket for sending and receiving data
Zeni::UDP_Socket_Init_Failure
SDL::Uint64
Zeni::Unordered_Map< Key, Ty >
Zeni::VBuf_Init_Failure
Zeni::VBuf_Render_Failure
Zeni::Vector3fA Featureful 3-Space Vector Class
Zeni::Vertex2f
Zeni::Vertex2f_ColorAn Abstraction of a Vertex in 2-space, colored
Zeni::Vertex2f_TextureAn Abstraction of a Vertex in 2-space, textured
Zeni::Vertex3f
Zeni::Vertex3f_ColorAn Abstraction of a Vertex in 3-space, colored
Zeni::Vertex3f_TextureAn Abstraction of a Vertex in 3-space, textured
Zeni::Vertex_BufferA Vertex_Buffer that accepts Triangle and Quadrilaterals
Zeni::Vertex_Buffer::Vertex_Buffer_Range
Zeni::Vertex_Buffer_Renderer
Zeni::Vertex_Buffer_Renderer_DX9
Zeni::Vertex_Buffer_Renderer_DX9::VBO_DX9
Zeni::Vertex_Buffer_Renderer_DX9::VBO_DX9::VBO_DX9_impl
Zeni::Vertex_Buffer_Renderer_GL
Zeni::Vertex_Buffer_Renderer_GL::VBO_GL
Zeni::Vertex_Ref< VERTEX >
Zeni::Vertex_Ref< VERTEX >::X_Sorter
Zeni::Vertex_Ref< VERTEX >::Y_Sorter
Zeni::Vertex_Ref< VERTEX >::Z_Sorter
Zeni::Vertex_ShaderA shader for manipulating vertex data as it is streamed through the GPU
Zeni::VideoThe Video Rendering Singleton
Zeni::Video_Base
Zeni::Video_Device_Failure
Zeni::Video_DX9The Direct3D9 Rendering System
Zeni::Video_GLThe OpenGL Rendering System
Zeni::Video_Init_Failure
Zeni::Video_Render_To_Texture_Error
Zeni::VLUIDVariable Length Unique IDentifier
Zeni::VLUID_Too_Large
Zeni::WidgetThe Widget base class
Zeni::Widget_ButtonA Button Widget
Zeni::Widget_GamestateGamestate with some helpers for dealing with Widgets
Zeni::Widget_Input_RepeaterAn Input Repeater Class
Zeni::Widget_RectangleRectangle positioning
Zeni::Widget_Rectangle_ColorA Colored Rectangle Widget
Zeni::Widget_Rectangle_TextureA Textured Rectangle Widget
Zeni::Widget_Render_Function
Zeni::Widget_Renderer_Check_Box
Zeni::Widget_Renderer_Color
Zeni::Widget_Renderer_Pair< T1, T2 >
Zeni::Widget_Renderer_Slider
Zeni::Widget_Renderer_Text
Zeni::Widget_Renderer_Texture
Zeni::Widget_Renderer_Tricolor
Zeni::Widget_Renderer_Wrong_Type
Zeni::Widget_TextWidget Text rendering
Zeni::WidgetsA Widget Set
Zeni::XML_Create_Child_Failure
Zeni::XML_DocumentA class to open an XML file and manage the root node
Zeni::XML_Document_Ungood
Zeni::XML_ElementA node in an XML tree, possibly containing useful data
Zeni::XML_Element_c
Zeni::XML_Element_Nonleaf
Zeni::XML_Element_Ungood
Zeni::XML_Load_Failure
Zeni::XML_Remove_Child_Failure
Zeni::XML_Save_Failure
Zeni::Zeni_Input_ID
Zeni::Zero_Gamestate

Generated on Sat Oct 31 19:16:39 2009 for Zenipex Library by  doxygen 1.5.7.1