Goblin - A Platform for 3D AR and VR Applications

ExpressionRootCollection Constructor (ExpressionRoot[])

Initializes a new instance of the ExpressionRootCollection class that contains elements copied from the specified ExpressionRoot array.

public ExpressionRootCollection(
   ExpressionRoot[] a
);

Parameters

a
The ExpressionRoot array whose elements are copied to the new list.

See Also

ExpressionRootCollection Class | DDW.CSharp.SymbolTable Namespace | ExpressionRootCollection Constructor Overload List