PoXtItemLegendEditor Class Reference
[Editors]

MeshViz Class for items legend editors. More...

#include <MeshViz/graph/editors/PoXtItemLegendEditor.h>

Inheritance diagram for PoXtItemLegendEditor:
PoXtLegendEditor SoXtComponent

List of all members.

Public Types

enum  ItemLegendMask {
  NO_ITEM_MASK = 0x00000000,
  START = 0x00000001,
  END = 0x00000002,
  BOX_VISIBILITY = 0x00000004,
  LINE_VISIBILITY = 0x00000008,
  MARK_VISIBILITY = 0x00000010,
  ALL_ITEM_MASK
}

Public Member Functions

 PoXtItemLegendEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
virtual ~PoXtItemLegendEditor ()
void setItemLegendFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getItemLegendFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for items legend editors.

NOTE: This class does not exist in Open Inventor 10.0 and later.

Deprecated:

Deprecated since Open Inventor 9600
MeshViz editors are no longer supported.

Member Enumeration Documentation

Enumerator:
NO_ITEM_MASK 
START 
END 
BOX_VISIBILITY 
LINE_VISIBILITY 
MARK_VISIBILITY 
ALL_ITEM_MASK 

Constructor & Destructor Documentation

PoXtItemLegendEditor::PoXtItemLegendEditor ( SoWidget  parent = NULL,
const char *  name = NULL,
SbBool  buildInsideParent = TRUE 
)

Constructor.

virtual PoXtItemLegendEditor::~PoXtItemLegendEditor (  )  [virtual]

Destructor.


Member Function Documentation

void PoXtItemLegendEditor::getItemLegendFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

Gets editing filters defining which item legend attributes will be displayed in the editor.

void PoXtItemLegendEditor::setItemLegendFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

Sets editing filters defining which item legend attributes will be displayed in the editor.

(By default inclusionMask = ALL_ITEM_MASK and exclusionMask = NO_ITEM_MASK).


The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/