Class hierarchy   Compound list   Header files   Member list  

dimePoint Class Reference

The dimePoint class handles a POINT entity. More...

#include <Point.h>

Inherits dimeExtrusionEntity.

List of all members.

Public Members

Protected Members


Detailed Description

The dimePoint class handles a POINT entity.


Member Function Documentation

dimePoint::dimePoint()

Constructor.

dimeEntity* dimePoint::copy(dimeModel * const model) const [virtual]

Reimplemented from dimeEntity.

bool dimePoint::getRecord(const int groupcode, dimeParam &param, const int index) const [virtual]

Reimplemented from dimeRecordHolder.

const char* dimePoint::getEntityName() const [virtual]

Reimplemented from dimeEntity.

bool dimePoint::write(dimeOutput * const file) [virtual]

Reimplemented from dimeRecordHolder.

int dimePoint::typeId() const [virtual]

Reimplemented from dimeExtrusionEntity.

int dimePoint::countRecords() const [virtual]

Reimplemented from dimeRecordHolder.

dimeEntity::GeometryType dimePoint::extractGeometry(dimeArray <dimeVec3f> &verts, dimeArray <int> &, dimeVec3f &extrusionDir, float &thickness) [virtual]

Reimplemented from dimeEntity.

bool dimePoint::handleRecord(const int groupcode, const dimeParam &param, dimeMemHandler * const memhandler) [protected, virtual]

Reimplemented from dimeRecordHolder.


The documentation for this class was generated from the following files:
Copyright © 1998-1999, Systems In Motion <sales@sim.no>. All rights reserved.
System documentation was generated using doxygen.