#include <face-intersection-tools.hh>
Definition at line 40 of file face-intersection-tools.hh.
GMap3d::CIntersectionPoint::CIntersectionPoint |
( |
const CVertex & |
APoint = ORIGIN , |
|
|
int |
ADim = 0 , |
|
|
TPositionInFace |
APos = FP_Outside |
|
) |
| |
|
inline |
int GMap3d::CIntersectionPoint::getCellDim |
( |
| ) |
const |
|
inline |
CDart* GMap3d::CIntersectionPoint::getEnteringSector |
( |
| ) |
const |
|
inline |
CDart* GMap3d::CIntersectionPoint::getLeavingSector |
( |
| ) |
const |
|
inline |
const CVertex& GMap3d::CIntersectionPoint::getPoint |
( |
| ) |
const |
|
inline |
void GMap3d::CIntersectionPoint::setCellDim |
( |
int |
ADim | ) |
|
|
inline |
void GMap3d::CIntersectionPoint::setEnteringSector |
( |
CDart * |
ASector | ) |
|
|
inline |
void GMap3d::CIntersectionPoint::setLeavingSector |
( |
CDart * |
ASector | ) |
|
|
inline |
void GMap3d::CIntersectionPoint::setPoint |
( |
const CVertex & |
APoint | ) |
|
|
inline |
The documentation for this class was generated from the following file: