Version: 6.3.1
Public Member Functions | Data Fields

SMESH_Octree.Limit Struct Reference

#include <SMESH_Octree.hxx>

Public Member Functions

 Limit (int maxLevel=8, double minSize=0.)
virtual ~Limit ()

Data Fields

int myMaxLevel
double myMinBoxSize

Detailed Description

Definition at line 39 of file SMESH_Octree.hxx.


Constructor & Destructor Documentation

SMESH_Octree.Limit.Limit ( int  maxLevel = 8,
double  minSize = 0. 
)

Definition at line 48 of file SMESH_Octree.hxx.

:myMaxLevel(maxLevel),myMinBoxSize(minSize) {}
virtual SMESH_Octree.Limit.~Limit ( ) [virtual]

Definition at line 49 of file SMESH_Octree.hxx.

{} // it can be inherited

Field Documentation

Definition at line 41 of file SMESH_Octree.hxx.

Referenced by SMESH_Octree.isLeaf().

Definition at line 43 of file SMESH_Octree.hxx.

Referenced by SMESH_Octree.buildChildren(), and SMESH_Octree.compute().

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS