A Sandcastle Documented Class Library
Controller Class
NamespacesCollada.SkinningController
Represents the controller element in a collada document
Declaration Syntax
C#Visual BasicVisual C++
public class Controller
Public Class Controller
public ref class Controller
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Controller(XmlElement, ColladaDocument)
Creates a new Controller object

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Id
Collada Id

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Preremove()()()
Preremove removes Controller elements from the XML so they will match the runtime structures.

Presave(ColladaDocument)
Prepares the XML to be saved

Skin
Collada Skin object inside the controller

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
XmlElement
Inheritance Hierarchy
Object
Controller

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)