[ROOT] --> small

class CExtentsAgito

Author:
unascribed

Version:
unknown

Source:
ExtentsStep.h:13

Friends:
 friend class step ;

Constructors Index

CExtentsAgito
[public]
~CExtentsAgito
[public]


Methods Index

intersects
[public]


Constructors

CExtentsAgito

public CExtentsAgito ( double xMin = 1 . 0 e6 ,
                       double xMax = - 1 . 0 e6 ,
                       double yMin = 1 . 0 e6 ,
                       double yMax = 1 . 0 e6 ,
                       double zMin = - 1 . 0 e6 ,
                       double zMax = - 1 . 0 e6 ) ;

CExtentsAgito

public virtual ~ CExtentsAgito ( ) ;


Methods

intersects

public bool intersects ( const CExtentsAgito bb ) ;


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.