MeVisLab Toolbox Reference
SoSelection2 Class Reference

#include <SoSelection2.h>

Inheritance diagram for SoSelection2:

Public Member Functions

 SoSelection2 ()
 Constructor. More...
 

Static Public Member Functions

static void initClass ()
 Initializes this class. More...
 

Public Attributes

Output fields for selected point, normal and texture coordinates in world and object coordinates.
SoSFVec3f objectVoxel
 
SoSFVec3f objectWorld
 
SoSFVec3f normalVoxel
 
SoSFVec3f normalWorld
 
SoSFVec3f textureVoxel3
 
SoSFVec3f textureWorld3
 
SoSFVec4f textureVoxel4
 
SoSFVec4f textureWorld4
 
SoSFBool pickMatching
 Switch to enable/disable pick twice mode for pickMatching. More...
 
SoSFInt32 numberOfSelectedObjects
 

Detailed Description

Definition at line 37 of file SoSelection2.h.

Constructor & Destructor Documentation

◆ SoSelection2()

SoSelection2::SoSelection2 ( )

Constructor.

Member Function Documentation

◆ initClass()

static void SoSelection2::initClass ( )
static

Initializes this class.

Member Data Documentation

◆ normalVoxel

SoSFVec3f SoSelection2::normalVoxel

Definition at line 53 of file SoSelection2.h.

◆ normalWorld

SoSFVec3f SoSelection2::normalWorld

Definition at line 54 of file SoSelection2.h.

◆ numberOfSelectedObjects

SoSFInt32 SoSelection2::numberOfSelectedObjects

Definition at line 61 of file SoSelection2.h.

◆ objectVoxel

SoSFVec3f SoSelection2::objectVoxel

Definition at line 51 of file SoSelection2.h.

◆ objectWorld

SoSFVec3f SoSelection2::objectWorld

Definition at line 52 of file SoSelection2.h.

◆ pickMatching

SoSFBool SoSelection2::pickMatching

Switch to enable/disable pick twice mode for pickMatching.

Definition at line 60 of file SoSelection2.h.

◆ textureVoxel3

SoSFVec3f SoSelection2::textureVoxel3

Definition at line 55 of file SoSelection2.h.

◆ textureVoxel4

SoSFVec4f SoSelection2::textureVoxel4

Definition at line 57 of file SoSelection2.h.

◆ textureWorld3

SoSFVec3f SoSelection2::textureWorld3

Definition at line 56 of file SoSelection2.h.

◆ textureWorld4

SoSFVec4f SoSelection2::textureWorld4

Definition at line 58 of file SoSelection2.h.


The documentation for this class was generated from the following file: