Adds .NET serialization support for Quaternion.
More...
|
void | GetObjectData (System.Object obj, SerializationInfo info, StreamingContext context) |
|
System.Object | SetObjectData (System.Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector) |
|
Adds .NET serialization support for Quaternion.
◆ GetObjectData()
void PixelCrushers.QuaternionSerializationSurrogate.GetObjectData |
( |
System::Object |
obj, |
|
|
SerializationInfo |
info, |
|
|
StreamingContext |
context |
|
) |
| |
|
inline |
◆ SetObjectData()
System.Object PixelCrushers.QuaternionSerializationSurrogate.SetObjectData |
( |
System::Object |
obj, |
|
|
SerializationInfo |
info, |
|
|
StreamingContext |
context, |
|
|
ISurrogateSelector |
selector |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: