Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

Classes | Typedefs
SoExtSelection.h File Reference
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/nodes/SoSelection.h>
#include <Inventor/fields/SoSFEnum.h>
#include <stddef.h>
#include <Inventor/actions/SoCallbackAction.h>

Go to the source code of this file.

Classes

class  SoExtSelection
 The SoExtSelection class can be used for extended selection functionality.This class enables you to select geometry by specifying a lasso (a polygon) or a rectangle on screen. When objects are selected, you'll receive the same callbacks as for the SoSelection node. More...

Typedefs

typedef SbBool SoExtSelectionTriangleCB (void *userdata, SoCallbackAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, const SoPrimitiveVertex *v3)
typedef SbBool SoExtSelectionLineSegmentCB (void *userdata, SoCallbackAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2)
typedef SbBool SoExtSelectionPointCB (void *userdata, SoCallbackAction *action, const SoPrimitiveVertex *v1)
typedef SoPathSoLassoSelectionFilterCB (void *userdata, const SoPath *path)

Detailed Description


Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated on Wed May 29 2013 18:21:25 for Coin by Doxygen 1.8.1.2.