OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKGeomAlgo
IntSurf


IntSurf Class Reference

This package provides resources for
all the packages concerning the intersection
between surfaces.
.

#include <IntSurf.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_EXPORT void MakeTransition (const gp_Vec &TgFirst, const gp_Vec &TgSecond, const gp_Dir &Normal, IntSurf_Transition &TFirst, IntSurf_Transition &TSecond)
 Computes the transition of the intersection point
between the two lines.
TgFirst is the tangent vector of the first line.
TgSecond is the tangent vector of the second line.
Normal is the direction used to orientate the cross
product TgFirst^TgSecond.
TFirst is the transition of the point on the first line.
TSecond is the transition of the point on the second line.
.


Member Function Documentation

static Standard_EXPORT void IntSurf::MakeTransition const gp_Vec &  TgFirst,
const gp_Vec &  TgSecond,
const gp_Dir &  Normal,
IntSurf_Transition TFirst,
IntSurf_Transition TSecond
[static]
 

void IntSurf::operator delete void *  anAddress  )  [inline]
 

void* IntSurf::operator new size_t  size  )  [inline]
 

void* IntSurf::operator new size_t  ,
void *  anAddress
[inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:42:18 2008 for OpenCASCADE by  doxygen 1.4.1