ContentProcessor Members
The following tables list the members exposed by the ContentProcessor type.
Protected Constructors
Name | Description | |
---|---|---|
ContentProcessor | Initializes a new instance of the ContentProcessor class. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Processes the specified input data and returns the result. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentProcessor Generic Class
Microsoft.Xna.Framework.Content.Pipeline Namespace