[ROOT] --> small

class CPlaneStep
    extends CElementary_surfaceStep as public

Author:
unascribed

Version:
unknown

Source:
PlaneStep.h:19

Constructors Index

CPlaneStep
[public]
~CPlaneStep
[public]


Methods Index

backPtr
[public]
fin
[public]
intersect
[public]
negate
[public]
normal
[public]
onSurface
[public]
Serialize
[public]
validate
[public]


Constructors

CPlaneStep

public CPlaneStep ( CAxis2_placement_3dStep * pPos ) ;

CPlaneStep

public virtual ~ CPlaneStep ( ) ;


Methods

validate

public HRESULT validate ( void ) ;

negate

public HRESULT negate ( void ) ;

intersect

public HRESULT intersect ( CLineStep * pLine ,
                           intersectionType & eIntersect ,
                           CrcPtrArray * pPointXs ,
                           double & paramU ,
                           double & paramV ,
                           double paramT [ 2 ] ) ;

onSurface

public bool onSurface ( CCartesian_pointStep & rPoint ) ;

fin

public void fin ( ) ;

Serialize

public void Serialize ( stepArchive & ar ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;

normal

public virtual HRESULT normal ( CCartesian_pointStep * pCartesian_pointStep ,
                                CDirectionStep * & pNormalDirection ) ;


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.