PoXtAngularAxisEditor Class Reference
[Editors]

MeshViz Class for angular axis editor. More...

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

Inheritance diagram for PoXtAngularAxisEditor:
PoXtAxisEditor SoXtComponent

List of all members.

Public Types

enum  AngularAxisMask {
  NO_ANGULAR_MASK = 0x00000000,
  OFFSET = 0x00000001,
  START_ANGLE = 0x00000002,
  END_ANGLE = 0x00000004,
  RADIUS = 0x00000008,
  ANGLE_STEP = 0x00000010,
  GRAD_FIT = 0x00000020,
  ALL_ANGULAR_MASK
}

Public Member Functions

 PoXtAngularAxisEditor (SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE)
 ~PoXtAngularAxisEditor ()
void setAngularAxisFilter (unsigned long inclusionMask, unsigned long exclusionMask)
void getAngularAxisFilter (unsigned long &inclusionMask, unsigned long &exclusionMask) const

Detailed Description

MeshViz Class for angular 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_ANGULAR_MASK 
OFFSET 
START_ANGLE 
END_ANGLE 
RADIUS 
ANGLE_STEP 
GRAD_FIT 
ALL_ANGULAR_MASK 

Constructor & Destructor Documentation

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

Constructor.

PoXtAngularAxisEditor::~PoXtAngularAxisEditor (  ) 

Destructor.


Member Function Documentation

void PoXtAngularAxisEditor::getAngularAxisFilter ( unsigned long &  inclusionMask,
unsigned long &  exclusionMask 
) const

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

void PoXtAngularAxisEditor::setAngularAxisFilter ( unsigned long  inclusionMask,
unsigned long  exclusionMask 
)

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

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