Open CASCADE Technology 6.5.2
Public Member Functions | Protected Member Functions | Protected Attributes
StepToTopoDS_Root Class Reference

This class implements the common services for
all classes of StepToTopoDS which report error
and sets and returns precision.

#include <StepToTopoDS_Root.hxx>

Inheritance diagram for StepToTopoDS_Root:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_Boolean IsDone () const
Standard_Real Precision () const
 Returns the value of "MyPrecision"

void SetPrecision (const Standard_Real preci)
 Sets the value of "MyPrecision"

Standard_Real MaxTol () const
 Returns the value of "MaxTol"

void SetMaxTol (const Standard_Real maxpreci)
 Sets the value of MaxTol

Protected Member Functions

 StepToTopoDS_Root ()

Protected Attributes

Standard_Boolean done

Constructor & Destructor Documentation

StepToTopoDS_Root::StepToTopoDS_Root ( ) [protected]

Member Function Documentation

Standard_Boolean StepToTopoDS_Root::IsDone ( ) const
Standard_Real StepToTopoDS_Root::MaxTol ( ) const
void StepToTopoDS_Root::operator delete ( void *  anAddress) [inline]
void* StepToTopoDS_Root::operator new ( size_t  size) [inline]
void* StepToTopoDS_Root::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Real StepToTopoDS_Root::Precision ( ) const
void StepToTopoDS_Root::SetMaxTol ( const Standard_Real  maxpreci)
void StepToTopoDS_Root::SetPrecision ( const Standard_Real  preci)

Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines