PoXtLinearValueLegendEditor Class Reference
[Editors]

MeshViz Class for linear auto value legend editors. More...

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

Inheritance diagram for PoXtLinearValueLegendEditor:
PoXtAutoValueLegendEditor PoXtValueLegendEditor PoXtLegendEditor SoXtComponent

List of all members.

Public Types

enum  LinearValueLegendMask {
  NO_LINEAR_VALUE_MASK = 0x00000000,
  VALUE_DISTRIBUTION = 0x00000001,
  ALL_LINEAR_VALUE_MASK = VALUE_DISTRIBUTION
}

Public Member Functions

 PoXtLinearValueLegendEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
virtual ~PoXtLinearValueLegendEditor ()
void setLinearValueLegendFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getLinearValueLegendFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for linear 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_LINEAR_VALUE_MASK 
VALUE_DISTRIBUTION 
ALL_LINEAR_VALUE_MASK 

Constructor & Destructor Documentation

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

Constructor.

virtual PoXtLinearValueLegendEditor::~PoXtLinearValueLegendEditor (  )  [virtual]

Destructor.


Member Function Documentation

void PoXtLinearValueLegendEditor::getLinearValueLegendFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

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

void PoXtLinearValueLegendEditor::setLinearValueLegendFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

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