SSNamedSelSetList Class Reference
 
 
 
SSNamedSelSetList Class Reference

#include <splshape.h>

Inheritance diagram for SSNamedSelSetList:
MaxHeapOperators

Public Member Functions

  SSNamedSelSetList (int type, void *ptr)
CoreExport int  Count ()
CoreExport MSTR Names (int i)

Public Attributes

int  type
void *  ptr

Constructor & Destructor Documentation

SSNamedSelSetList ( int  type,
void *  ptr 
) [inline]
{this->type=type; this->ptr=ptr;}

Member Function Documentation

CoreExport int Count ( )
CoreExport MSTR* Names ( int  i )

Member Data Documentation