PoXtCartesianAxisEditor Class Reference
[Editors]

MeshViz Abstract class for cartesian axis editors. More...

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

Inheritance diagram for PoXtCartesianAxisEditor:
PoXtAxisEditor SoXtComponent PoXtGenAxisEditor PoXtLinearAxisEditor PoXtLogAxisEditor

List of all members.

Public Types

enum  CartesianAxisMask {
  NO_CARTESIAN_MASK = 0x00000000,
  START = 0x00000001,
  END = 0x00000002,
  TYPE = 0x00000004,
  ALL_CARTESIAN_MASK = START | END | TYPE
}

Public Member Functions

void setCartesianAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getCartesianAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Abstract class for cartesian axis 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_CARTESIAN_MASK 
START 
END 
TYPE 
ALL_CARTESIAN_MASK 

Member Function Documentation

void PoXtCartesianAxisEditor::getCartesianAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

Gets editing filters defining which cartesian axis attributes will be displayed in the editor.

void PoXtCartesianAxisEditor::setCartesianAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

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