Om  1.0.0
A universal framework for multimedia simulation
Classes
om::graphics::resources Namespace Reference

A namespace containing classes that read and write the resource file format. More...

Classes

class  CameraResourceTranscoder
 A class that encodes and decodes graphics cameras to/from the resource set format. More...
 
class  ConstantSetResourceTranscoder
 A class that encodes and decodes constant sets to/from the resource set format. More...
 
class  GraphicsObjectResourceTranscoder
 A class that encodes and decodes graphics objects to/from the resource set format. More...
 
class  GraphicsResourceModule
 A class that contains a collection of resource set transcoders for graphics data. More...
 
class  GraphicsSceneResourceTranscoder
 A class that encodes and decodes graphics scenes to/from the resource set format. More...
 
class  GraphicsShapeResourceTranscoder
 A class that encodes and decodes graphics shapes to/from the resource set format. More...
 
class  IndexBufferResourceTranscoder
 A class that encodes and decodes index buffers to/from the resource set format. More...
 
class  MaterialResourceTranscoder
 A class that encodes and decodes graphics materials to/from the resource set format. More...
 
class  MeshGroupResourceTranscoder
 A class that encodes and decodes mesh groups to/from the resource set format. More...
 
class  ShaderProgramResourceTranscoder
 A class that encodes and decodes shader programs to/from the resource set format. More...
 
class  ShaderProgramSourceResourceTranscoder
 A class that encodes and decodes shader program sources to/from the resource set format. More...
 
class  ShaderSourceResourceTranscoder
 A class that encodes and decodes shader source objects to/from the resource set format. More...
 
class  SkeletonResourceTranscoder
 A class that encodes and decodes vertex buffers to/from the resource set format. More...
 
class  TechniqueResourceTranscoder
 A class that encodes and decodes graphics objects to/from the resource set format. More...
 
class  TextureResourceTranscoder
 A class that encodes and decodes graphics textures to/from the resource set format. More...
 
class  TextureSetResourceTranscoder
 A class that encodes and decodes texture sets to/from the resource set format. More...
 
class  VertexBufferResourceTranscoder
 A class that encodes and decodes vertex buffers to/from the resource set format. More...
 
class  VertexBufferSetResourceTranscoder
 A class that encodes and decodes vertex buffer sets to/from the resource set format. More...
 

Detailed Description

A namespace containing classes that read and write the resource file format.