ModelProcessor Members

The following tables list the members exposed by the ModelProcessor type.

Public Constructors

Name Description
Public Method ModelProcessor Initializes a new instance of ModelProcessor.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Process Converts mesh content to model content.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method ConvertMaterial Called by the framework when the MaterialContent property of a GeometryContent object is encountered in the input node collection.
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method ProcessGeometryUsingMaterial Processes all geometry using a specified material.
Protected Method ProcessVertexChannel Processes geometry content vertex channels at the specified index.

See Also

Reference

ModelProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace