SoConeDetail Class Reference
[Details]

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

#include <Inventor/details/SoConeDetail.h>

Inheritance diagram for SoConeDetail:
SoDetail SoTypedObject

List of all members.

Public Member Functions

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

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

Stores detail information about the SoCone node.

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

SEE ALSO

SoCone, SoDetail, SoPickedPoint, SoPrimitiveVertex


Constructor & Destructor Documentation

SoConeDetail::SoConeDetail (  ) 

Constructor.

virtual SoConeDetail::~SoConeDetail (  )  [virtual]

Destructor.


Member Function Documentation

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

Returns the type identifier for this class.

Reimplemented from SoDetail.

int SoConeDetail::getPart (  )  const [inline]

Returns the part in the detail.

The returned value is one of the SoCone part flags.

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