OmegaEngine API  1.0.3
Protected Member Functions | Protected Attributes | List of all members
OmegaEngine.Values.Design.DoubleVector3Converter Class Reference
Inheritance diagram for OmegaEngine.Values.Design.DoubleVector3Converter:
NanoByte.Common.Values.Design.ValueTypeConverter< DoubleVector3 >

Protected Member Functions

override ConstructorInfo GetConstructor ()
 
override object [] GetArguments (DoubleVector3 value)
 
override string [] GetValues (DoubleVector3 value, ITypeDescriptorContext context, CultureInfo culture)
 
override DoubleVector3 GetObject (string[] values, CultureInfo culture)
 
override DoubleVector3 GetObject (IDictionary propertyValues)
 
- Protected Member Functions inherited from NanoByte.Common.Values.Design.ValueTypeConverter< DoubleVector3 >
virtual string GetElementSeparator (CultureInfo culture)
 
abstract object [] GetArguments (T value)
 
abstract string [] GetValues (T value, ITypeDescriptorContext context, CultureInfo culture)
 

Protected Attributes

override int NoArguments => 3
 

Additional Inherited Members

- Public Member Functions inherited from NanoByte.Common.Values.Design.ValueTypeConverter< DoubleVector3 >
override bool GetCreateInstanceSupported (ITypeDescriptorContext context)
 
override bool GetPropertiesSupported (ITypeDescriptorContext context)
 
override PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, Attribute[] attributes)
 
override bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
 
override bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
 
override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
 
override object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
 
override object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
 
- Properties inherited from NanoByte.Common.Values.Design.ValueTypeConverter< DoubleVector3 >
abstract int NoArguments
 

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