[ROOT] --> small

class CCurveStepPtrArray
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
CurveStep.h:25

Constructors Index

CCurveStepPtrArray
[public]
~CCurveStepPtrArray
[public]


Variables Index

m_hash
[public]


Methods Index

GetAt
[public]
SetAt
[public]


Constructors

CCurveStepPtrArray

public CCurveStepPtrArray ( void ) ;

CCurveStepPtrArray

public virtual ~ CCurveStepPtrArray ( void ) ;


Variables

m_hash

public CPtrArray * m_hash


Methods

SetAt

public int SetAt ( int nIndex ,
                   CCurveStep * newElement ) ;

GetAt

public CCurveStep * GetAt ( int nIndex ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.