Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MayaPview Class Reference

This class serves as a plug-in to Maya to allow viewing the current Maya selection as it will be converted to Panda. More...

#include <mayaPview.h>

List of all members.

Public Member Functions

 MayaPview ()
virtual MStatus doIt (const MArgList &)
 Called when the plugin command is invoked.


Static Public Member Functions

void * creator ()
 This is used to create a new instance of the plugin.


Private Member Functions

bool convert (const NodePath &parent)
 Actually converts the Maya selection to Panda geometry, and parents it to the indicated NodePath.


Detailed Description

This class serves as a plug-in to Maya to allow viewing the current Maya selection as it will be converted to Panda.

Definition at line 45 of file mayaPview.h.


Constructor & Destructor Documentation

MayaPview::MayaPview  ) 
 

Definition at line 47 of file mayaPview.cxx.


Member Function Documentation

bool MayaPview::convert const NodePath parent  )  [private]
 

Actually converts the Maya selection to Panda geometry, and parents it to the indicated NodePath.

Definition at line 142 of file mayaPview.cxx.

void * MayaPview::creator  )  [static]
 

This is used to create a new instance of the plugin.

Definition at line 127 of file mayaPview.cxx.

References MayaToEggConverter::_polygon_output, Filename::from_os_specific(), Filename::get_dirname(), and SomethingToEggConverter::get_path_replace().

MStatus MayaPview::doIt const MArgList &   )  [virtual]
 

Called when the plugin command is invoked.

Definition at line 59 of file mayaPview.cxx.

References argv, framework, nout, and NULL.


The documentation for this class was generated from the following files:
Generated on Fri May 2 03:27:38 2003 for Panda-Tool by doxygen1.3