PoXtGenAxisEditor Class Reference
[Editors]

MeshViz Class for generalized axis editor. More...

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

Inheritance diagram for PoXtGenAxisEditor:
PoXtCartesianAxisEditor PoXtAxisEditor SoXtComponent

List of all members.

Public Types

enum  GenAxisMask {
  NO_GEN_MASK = 0x00000000,
  GRAD_LIST = 0x00000001,
  ALL_GEN_MASK = GRAD_LIST
}

Public Member Functions

 PoXtGenAxisEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
 ~PoXtGenAxisEditor ()
void setGenAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getGenAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for generalized 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_GEN_MASK 
GRAD_LIST 
ALL_GEN_MASK 

Constructor & Destructor Documentation

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

Constructor.

PoXtGenAxisEditor::~PoXtGenAxisEditor (  ) 

Destructor.


Member Function Documentation

void PoXtGenAxisEditor::getGenAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

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

void PoXtGenAxisEditor::setGenAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

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