VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Protected Member Functions | Protected Attributes
DtGdbChordIntersectionRecord Class Reference
Inheritance diagram for DtGdbChordIntersectionRecord:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtGdbChordIntersectionRecord ()
 DtGdbChordIntersectionRecord (DtPoint &intersectionPoint, double intersectionTime, DtVector &normal, DtSurface *surface, DtAllTypesPolygon *polygon, bool ownPolygon)
virtual ~DtGdbChordIntersectionRecord ()
 DtGdbChordIntersectionRecord (const DtGdbChordIntersectionRecord &orig)
DtGdbChordIntersectionRecordoperator= (const DtGdbChordIntersectionRecord &orig)
virtual DtIntersectionRecordclone () const
virtual void dump () const
virtual DtRecordType type () const
DtAllTypesPolygonpolygon ()
const DtAllTypesPolygonpolygon () const
bool ownPolygon () const
void setPolygon (const DtAllTypesPolygon &arg)
void sharePolygon (DtAllTypesPolygon *arg)
void takePolygon (DtAllTypesPolygon *arg)
virtual void copyAndStealPolygonFrom (DtGdbChordIntersectionRecord &donor)

Static Protected Member Functions

static DtAllTypesPolygoncopyPolygon (const DtAllTypesPolygon &orig)

Protected Attributes

DtAllTypesPolygonmyPolygon
bool myOwnPolygon

Constructor & Destructor Documentation

DtGdbChordIntersectionRecord::DtGdbChordIntersectionRecord ( DtPoint intersectionPoint,
double  intersectionTime,
DtVector normal,
DtSurface surface,
DtAllTypesPolygon polygon,
bool  ownPolygon 
)

Member Function Documentation

DtGdbChordIntersectionRecord& DtGdbChordIntersectionRecord::operator= ( const DtGdbChordIntersectionRecord orig)

Reimplemented from DtChordIntersectionRecord.

virtual void DtGdbChordIntersectionRecord::dump ( ) const [virtual]

Reimplemented from DtChordIntersectionRecord.

virtual DtRecordType DtGdbChordIntersectionRecord::type ( ) const [virtual]

Reimplemented from DtChordIntersectionRecord.

References myPolygon.

References myPolygon.

References myOwnPolygon.

static DtAllTypesPolygon* DtGdbChordIntersectionRecord::copyPolygon ( const DtAllTypesPolygon orig) [static, protected]

Member Data Documentation

Referenced by polygon().

Referenced by ownPolygon().


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)