MnObject Class Reference

#include <MnObject.h>

Class Description

Class for wrapping N cloth objects.

This class wraps the internal Maya representation of N cloth objects suitable for use with the Nucleus solver.

+ Inheritance diagram for MnObject:

Public Member Functions

 MnObject ()
 Default constructor. More...
 
virtual ~MnObject ()
 The class destructor.
 

Friends

class MFnNObjectData
 
class MnSolver
 

Constructor & Destructor Documentation

OPENMAYA_MAJOR_NAMESPACE_OPEN MnObject ( )

Default constructor.

The instance is set to contain nothing.


The documentation for this class was generated from the following files:
  • MnObject.h
  • MnObject.cpp