xmsstamper
1.0
|
Intersects a feature stamp with a TIN. More...
#include <XmBathymetryIntersector.h>
Static Public Member Functions | |
static BSHP< XmBathymetryIntersector > | New (BSHP< TrTin > a_tin, BSHP< TrTin > a_stamp) |
Creates a XmStampInterpCrossSection class. More... | |
Intersects a feature stamp with a TIN.
Definition at line 38 of file XmBathymetryIntersector.h.
|
static |
Creates a XmStampInterpCrossSection class.
[in] | a_tin | The tin defining the bathymetry |
[in] | a_stamp | The tin defined by the stamp |
Definition at line 612 of file XmBathymetryIntersector.cpp.
Referenced by xms::XmStamperImpl::CreateBathymetryIntersector(), and XmBathymetryIntersectorUnitTests::testCreateClass().