[ROOT] --> small

class CPolylineStep
    extends CBounded_curveStep as public

Author:
unascribed

Version:
unknown

Source:
PolylineStep.h:16

Constructors Index

CPolylineStep
[public]
~CPolylineStep
[public]


Variables Index

points
[public]


Methods Index

Add
[public]
backPtr
[public]
Serialize
[public]


Constructors

CPolylineStep

public CPolylineStep ( ) ;

CPolylineStep

public virtual ~ CPolylineStep ( ) ;


Variables

points

public CPtrArray points


Methods

Add

public bool Add ( CPoint x ) ;

Serialize

public void Serialize ( stepArchive & ar ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;


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.