Class SlotValueHelper
  
Inheritance
System.Object
SlotValueHelper
 
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
 
Syntax
public static class SlotValueHelper
 
Methods
  
ConvertMatrixToVectorType(ConcreteSlotValueType)
Declaration
public static ConcreteSlotValueType ConvertMatrixToVectorType(ConcreteSlotValueType matrixType)
 
Parameters
Returns
GetChannelCount(ConcreteSlotValueType)
Declaration
public static int GetChannelCount(this ConcreteSlotValueType type)
 
Parameters
Returns
| Type | Description | 
| System.Int32 |  | 
GetMatrixDimension(ConcreteSlotValueType)
Declaration
public static int GetMatrixDimension(ConcreteSlotValueType type)
 
Parameters
Returns
| Type | Description | 
| System.Int32 |  | 
ToClassName(ConcreteSlotValueType)
Declaration
public static string ToClassName(this ConcreteSlotValueType type)
 
Parameters
Returns
| Type | Description | 
| System.String |  | 
ToString(ConcreteSlotValueType, AbstractMaterialNode.OutputPrecision)
Declaration
public static string ToString(this ConcreteSlotValueType type, AbstractMaterialNode.OutputPrecision precision)
 
Parameters
Returns
| Type | Description | 
| System.String |  |