SoCylinderDetail Class Reference
[Details]

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

#include <Inventor/details/SoCylinderDetail.h>

Inheritance diagram for SoCylinderDetail:
SoDetail SoTypedObject

List of all members.

Public Member Functions

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

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

Stores detail information about the SoCylinder node.

This class contains detail information about a point on a cylinder. It contains the part of the cylinder that was hit (sides, top, or bottom).

SEE ALSO

SoCylinder, SoDetail, SoPickedPoint, SoPrimitiveVertex


Constructor & Destructor Documentation

SoCylinderDetail::SoCylinderDetail (  ) 

Constructor.

virtual SoCylinderDetail::~SoCylinderDetail (  )  [virtual]

Destructor.


Member Function Documentation

virtual SoDetail* SoCylinderDetail::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 SoCylinderDetail::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoDetail.

int SoCylinderDetail::getPart (  )  const [inline]

Returns the part in the detail.

The returned value is one of the SoCylinder part flags.

virtual SoType SoCylinderDetail::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/