TextureGutterHelper.TextureGutterHelper Constructor ()
Initializes a new instance of the TextureGutterHelper class.
Overload List
public TextureGutterHelper(ID3DXTextureGutterHelper); public TextureGutterHelper(int, int, float, Mesh); public TextureGutterHelper(IntPtr);
Remarks
Use PrtEngine.ConcatenateMeshes to transform a scene to new coordinates.
Exceptions
The method call is invalid. For example, a method's parameter might contain an invalid value.
Microsoft Direct3D could not allocate sufficient memory to complete the call.