Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csSegmentArray Class Reference

An dynamic array of csSegment2 objects. More...

#include <bsp2d.h>

Inheritance diagram for csSegmentArray:

csVector csBasicVector List of all members.

Public Methods

 csSegmentArray (int iLimit, int iDelta)
 Create the segment array object.

virtual ~csSegmentArray ()
 Destroy the segment array and all inserted segments.

virtual bool FreeItem (csSome Item)
 Delete a particular array element.

csSegment2Get (int iIndex) const
 Get a segment given its index in the array.

csSegment2** GetArray ()
 Get the entire array of segments as an array of pointers.


Detailed Description

An dynamic array of csSegment2 objects.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000