PoXtLinearAxisEditor Class Reference
[Editors]

MeshViz Class for linear axis editor. More...

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

Inheritance diagram for PoXtLinearAxisEditor:
PoXtCartesianAxisEditor PoXtAxisEditor SoXtComponent

List of all members.

Public Types

enum  LinearAxisMask {
  NO_LINEAR_MASK = 0x00000000,
  STEP = 0x00000001,
  GRAD_FIT = 0x00000002,
  MULT_FACTOR_POSITION = 0x00000004,
  MULT_FACTOR_DIST_AXIS = 0x00000008,
  FORMAT = 0x00000010,
  ALL_LINEAR_MASK
}

Public Member Functions

 PoXtLinearAxisEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
virtual ~PoXtLinearAxisEditor ()
void setLinearAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getLinearAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for linear axis editor.

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_MASK 
STEP 
GRAD_FIT 
MULT_FACTOR_POSITION 
MULT_FACTOR_DIST_AXIS 
FORMAT 
ALL_LINEAR_MASK 

Constructor & Destructor Documentation

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

Constructor.

virtual PoXtLinearAxisEditor::~PoXtLinearAxisEditor (  )  [virtual]

Destructor.


Member Function Documentation

void PoXtLinearAxisEditor::getLinearAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

Sets editing filters defining which linear axis attributes will be displayed in the editor.

void PoXtLinearAxisEditor::setLinearAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

Sets editing filters defining which linear axis attributes will be displayed in the editor.

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