SoCubeDetail Class Reference
[Details]

Stores detail information about the SoCube node. More...

#include <Inventor/details/SoCubeDetail.h>

Inheritance diagram for SoCubeDetail:
SoDetail SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoCubeDetail ()
virtual ~SoCubeDetail ()
int getPart () const
virtual SoDetailcopy () const

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

Stores detail information about the SoCube node.

This class contains detail information about a point on a cube. It contains the part of the cube that was hit.

Part values are as follows:

0 Front
1 Back
2 Left
3 Right
4 Top
5 Bottom

SEE ALSO

SoCube, SoDetail, SoPickedPoint, SoPrimitiveVertex


Constructor & Destructor Documentation

SoCubeDetail::SoCubeDetail (  ) 

Constructor.

virtual SoCubeDetail::~SoCubeDetail (  )  [virtual]

Destructor.


Member Function Documentation

virtual SoDetail* SoCubeDetail::copy (  )  const [virtual]

Returns an instance that is a copy of this instance. The caller is responsible for deleting the copy when it is no longer needed.

Implements SoDetail.

static SoType SoCubeDetail::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoDetail.

int SoCubeDetail::getPart (  )  const [inline]

Returns the part in the detail.

virtual SoType SoCubeDetail::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Implements SoTypedObject.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/