|
libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <GDTFManager.h>
Public Member Functions | |
| GdtfCRI () | |
| GdtfCRI (EGdtfColorSample ces, Uint8 cri) | |
| ~GdtfCRI () | |
| virtual EGdtfObjectType | GetObjectType () |
| EGdtfColorSample | GetColorSample () const |
| Uint8 | GetColorRenderingIndex () const |
| void | SetColorSample (EGdtfColorSample val) |
| void | SetColorRenderingIndex (Uint8 val) |
Public Member Functions inherited from SceneData::GdtfObject | |
| GdtfObject () | |
| virtual | ~GdtfObject () |
| void | WriteToNode (IXMLFileNodePtr pContainerNode) |
| void | ReadFromNode (const IXMLFileNodePtr &pNode) |
| void | GetNode (IXMLFileNodePtr &pNode) |
| void | SetBind (void *ptr) |
| void * | GetBind () |
| virtual TXString | GetNodeReference () |
Protected Member Functions | |
| virtual TXString | GetNodeName () |
| virtual void | OnPrintToFile (IXMLFileNodePtr pNode) |
| virtual void | OnReadFromNode (const IXMLFileNodePtr &pNode) |
| virtual void | OnErrorCheck (const IXMLFileNodePtr &pNode) |
| SceneData::GdtfCRI::GdtfCRI | ( | ) |
| SceneData::GdtfCRI::GdtfCRI | ( | EGdtfColorSample | ces, |
| Uint8 | cri | ||
| ) |
| SceneData::GdtfCRI::~GdtfCRI | ( | ) |
| Uint8 SceneData::GdtfCRI::GetColorRenderingIndex | ( | ) | const |
| EGdtfColorSample SceneData::GdtfCRI::GetColorSample | ( | ) | const |
|
protectedvirtual |
Implements SceneData::GdtfObject.
|
virtual |
Implements SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
|
protectedvirtual |
Reimplemented from SceneData::GdtfObject.
| void SceneData::GdtfCRI::SetColorRenderingIndex | ( | Uint8 | val | ) |
| void SceneData::GdtfCRI::SetColorSample | ( | EGdtfColorSample | val | ) |