PoXtPolarAxisEditor Class Reference
[Editors]

MeshViz Abstract class for polar axis editor. More...

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

Inheritance diagram for PoXtPolarAxisEditor:
PoXtAxisEditor SoXtComponent PoXtPolarLinAxisEditor PoXtPolarLogAxisEditor

List of all members.

Public Types

enum  PolarAxisMask {
  NO_POLAR_MASK = 0x00000000,
  OFFSET = 0x00000001,
  START_RADIUS = 0x00000002,
  END_RADIUS = 0x00000004,
  THETA = 0x00000008,
  MULT_FACTOR_POSITION = 0x00000010,
  MULT_FACTOR_DIST_AXIS = 0x00000020,
  ALL_POLAR_MASK
}

Public Member Functions

void setPolarAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getPolarAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Abstract class for polar 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_MASK 
OFFSET 
START_RADIUS 
END_RADIUS 
THETA 
MULT_FACTOR_POSITION 
MULT_FACTOR_DIST_AXIS 
ALL_POLAR_MASK 

Member Function Documentation

void PoXtPolarAxisEditor::getPolarAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

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

void PoXtPolarAxisEditor::setPolarAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

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