
~3~ CHAPTER
1I Contexts (Tools)
,
MPointArray circlePts;
void generateCircle( const unsigned int nCirclePts );
void drawSphere( const MPoint &s ) const;
void drawTube( const MPoint &start,
const MPoint &end ) const;
static const int N_ClRCLEPTS-
static MObject tickle.
Plug-in:
Sel ectVol umeContextl
File:
SelectVolumeLocatorl. cpp
MObject SelectVolumeLocatorl::tickle;
const MTypeld SelectVolumeLocatorl::typeld( 0x00339 );
const MString SelectVolumeLocatorl::typeName( "selectVolumeLocatorl" );
const int SelectVolumeLocatorl::N_ClRCLEPTS = 20;
Sel ectVol umeLocatorl : :Sel ectVol umeLocatorl ( )
{
generateCircle( ...