PoXtAutoValueLegendEditor Class Reference
[Editors]

MeshViz Abstract class for auto value legend editors. More...

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

Inheritance diagram for PoXtAutoValueLegendEditor:
PoXtValueLegendEditor PoXtLegendEditor SoXtComponent PoXtLinearValueLegendEditor PoXtNonLinearValueLegend1Editor PoXtNonLinearValueLegend2Editor PoXtNonLinearValueLegend3Editor

List of all members.

Public Types

enum  AutoValueLegendMask {
  NO_AUTO_VALUE_MASK = 0x00000000,
  START = 0x00000001,
  END = 0x00000002,
  ALL_AUTO_VALUE_MASK = START | END
}

Public Member Functions

virtual ~PoXtAutoValueLegendEditor ()
void setAutoValueLegendFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getAutoValueLegendFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Abstract class for auto value 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_AUTO_VALUE_MASK 
START 
END 
ALL_AUTO_VALUE_MASK 

Constructor & Destructor Documentation

virtual PoXtAutoValueLegendEditor::~PoXtAutoValueLegendEditor (  )  [virtual]

Destructor.


Member Function Documentation

void PoXtAutoValueLegendEditor::getAutoValueLegendFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

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

void PoXtAutoValueLegendEditor::setAutoValueLegendFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

(By default inclusionMask = ALL_AUTO_VALUE_LEGEND_MASK and exclusionMask = NO_AUTO_VALUE_LEGEND_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/