Classes | |
| struct | StickIntersectionInfo |
Public Member Functions | |
| FaultBinIDSurfaceIntersector (float horshift, const BinIDSurface &, const FaultStickSet &, Coord3List &) | |
| ~FaultBinIDSurfaceIntersector () | |
| void | compute () |
| void | setShape (const IndexedShape &) |
| const IndexedShape * | getShape (bool takeover=true) |
Protected Member Functions | |
| void | calPanelIntersections (int panelidx, TypeSet< Coord3 > &) |
Protected Attributes | |
| ObjectSet< TypeSet< BinID > > | ftbids_ |
| ObjectSet< TypeSet< double > > | zprojs_ |
| ObjectSet< StickIntersectionInfo > | itsinfo_ |
| const BinIDSurface & | surf_ |
| const FaultStickSet & | ft_ |
| Coord3List & | crdlist_ |
| const IndexedShape * | output_ |
| float | zshift_ |
| const StepInterval< int > | rrg_ |
| const StepInterval< int > | crg_ |
Friends | |
| class | FaultStickHorizonIntersector |
| Geometry::FaultBinIDSurfaceIntersector::FaultBinIDSurfaceIntersector | ( | float | horshift, | |
| const BinIDSurface & | , | |||
| const FaultStickSet & | , | |||
| Coord3List & | ||||
| ) |
| Geometry::FaultBinIDSurfaceIntersector::~FaultBinIDSurfaceIntersector | ( | ) |
| void Geometry::FaultBinIDSurfaceIntersector::calPanelIntersections | ( | int | panelidx, | |
| TypeSet< Coord3 > & | ||||
| ) | [protected] |
| void Geometry::FaultBinIDSurfaceIntersector::compute | ( | ) |
| const IndexedShape* Geometry::FaultBinIDSurfaceIntersector::getShape | ( | bool | takeover = true |
) |
| void Geometry::FaultBinIDSurfaceIntersector::setShape | ( | const IndexedShape & | ) |
friend class FaultStickHorizonIntersector [friend] |
Coord3List& Geometry::FaultBinIDSurfaceIntersector::crdlist_ [protected] |
const StepInterval<int> Geometry::FaultBinIDSurfaceIntersector::crg_ [protected] |
const FaultStickSet& Geometry::FaultBinIDSurfaceIntersector::ft_ [protected] |
ObjectSet< TypeSet<BinID> > Geometry::FaultBinIDSurfaceIntersector::ftbids_ [protected] |
const IndexedShape* Geometry::FaultBinIDSurfaceIntersector::output_ [protected] |
const StepInterval<int> Geometry::FaultBinIDSurfaceIntersector::rrg_ [protected] |
const BinIDSurface& Geometry::FaultBinIDSurfaceIntersector::surf_ [protected] |
ObjectSet< TypeSet<double> > Geometry::FaultBinIDSurfaceIntersector::zprojs_ [protected] |
float Geometry::FaultBinIDSurfaceIntersector::zshift_ [protected] |
1.7.1