Class hierarchy   Compound list   Header files   Member list  

dimeVertex Class Reference

The dimeVertex class handles a VERTEX entity. More...

#include <Vertex.h>

Inherits dimeEntity.

List of all members.

Public Members

Protected Members


Detailed Description

The dimeVertex class handles a VERTEX entity.


Member Function Documentation

dimeVertex::dimeVertex()

Constructor.

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

Reimplemented from dimeEntity.

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

Reimplemented from dimeRecordHolder.

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

Reimplemented from dimeEntity.

int dimeVertex::numIndices() const

Returns the number of indices stored in this vertex;

int dimeVertex::getIndex(const int num) const

Returns index number num;

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

Reimplemented from dimeRecordHolder.

int dimeVertex::typeId() const [virtual]

Reimplemented from dimeBase.

int dimeVertex::countRecords() const [virtual]

Reimplemented from dimeRecordHolder.

bool dimeVertex::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.