DXGfxLib.Serialization.SkyDomeSurrogate Class Reference

List of all members.

Public Member Functions

void GetObjectData (Object obj, SerializationInfo info, StreamingContext context)
 This is called to serialize the Scene.
Object SetObjectData (Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
 This is called to deserialize a scene object.
void GetObjectData (Object obj, SerializationInfo info, StreamingContext context)
 This is called to serialize the Scene.
Object SetObjectData (Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
 This is called to deserialize a scene object.


Detailed Description

Definition at line 8 of file SkyDomeSurrogate.cs.


Member Function Documentation

void DXGfxLib.Serialization.SkyDomeSurrogate.GetObjectData ( Object  obj,
SerializationInfo  info,
StreamingContext  context 
)

This is called to serialize the Scene.

Parameters:
obj The scene object that need to be serialized.
info where we have to write what we want to be serialized.
context 

Definition at line 16 of file SkyDomeSurrogate.cs.

void DXGfxLib.Serialization.SkyDomeSurrogate.GetObjectData ( Object  obj,
SerializationInfo  info,
StreamingContext  context 
)

This is called to serialize the Scene.

Parameters:
obj The scene object that need to be serialized.
info where we have to write what we want to be serialized.
context 

Definition at line 16 of file SkyDomeSurrogate.cs.

Object DXGfxLib.Serialization.SkyDomeSurrogate.SetObjectData ( Object  obj,
SerializationInfo  info,
StreamingContext  context,
ISurrogateSelector  selector 
)

This is called to deserialize a scene object.

Parameters:
obj The scene object we need to populate with values.
info Serialized information we need to read and push to the scene object.
context 
selector 
Returns:
null (ignored)

Definition at line 41 of file SkyDomeSurrogate.cs.

Object DXGfxLib.Serialization.SkyDomeSurrogate.SetObjectData ( Object  obj,
SerializationInfo  info,
StreamingContext  context,
ISurrogateSelector  selector 
)

This is called to deserialize a scene object.

Parameters:
obj The scene object we need to populate with values.
info Serialized information we need to read and push to the scene object.
context 
selector 
Returns:
null (ignored)

Definition at line 41 of file SkyDomeSurrogate.cs.


The documentation for this class was generated from the following files:

Generated on Thu Jan 8 20:49:55 2009 for DXGfx by  doxygen 1.5.8