Public Member Functions | Public Attributes

DataPointSetDisplayMgrGrp Struct Reference

List of all members.

Public Member Functions

 DataPointSetDisplayMgrGrp (const char *nm, const Color &col)

Public Attributes

BufferString name_
Color col_

Detailed Description

Interface for DataPointSet Displays. Object must be locked before accessing any of the other functions, and should be unlocked when done.

The datapointset can be displayed in a number of viewers.

DispID not to be confused with Visid. Its used to keep an account for the DataPointSetDisplayMgr only.


Constructor & Destructor Documentation

DataPointSetDisplayMgrGrp::DataPointSetDisplayMgrGrp ( const char *  nm,
const Color col 
) [inline]

Member Data Documentation