PoXtPolarLinAxisEditor Class Reference
[Editors]

MeshViz Class for polar linear axis editor. More...

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

Inheritance diagram for PoXtPolarLinAxisEditor:
PoXtPolarAxisEditor PoXtAxisEditor SoXtComponent

List of all members.

Public Types

enum  PolarLinAxisMask {
  NO_POLAR_LIN_MASK = 0x00000000,
  STEP = 0x00000001,
  GRAD_FIT = 0x00000002,
  FORMAT = 0x00000004,
  ALL_POLAR_LIN_MASK = STEP | GRAD_FIT | FORMAT
}

Public Member Functions

 PoXtPolarLinAxisEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
 ~PoXtPolarLinAxisEditor ()
void setPolarLinAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getPolarLinAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for polar 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_POLAR_LIN_MASK 
STEP 
GRAD_FIT 
FORMAT 
ALL_POLAR_LIN_MASK 

Constructor & Destructor Documentation

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

Constructor.

PoXtPolarLinAxisEditor::~PoXtPolarLinAxisEditor (  ) 

Destructor.


Member Function Documentation

void PoXtPolarLinAxisEditor::getPolarLinAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

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

void PoXtPolarLinAxisEditor::setPolarLinAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

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