Goblin - A Platform for 3D AR and VR Applications

ExpressionRootCollection Constructor (ExpressionRootCollection)

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

public ExpressionRootCollection(
   ExpressionRootCollection c
);

Parameters

c
The ExpressionRootCollection whose elements are copied to the new collection.

See Also

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