xmsstamper  1.0
xms::XmBathymetryIntersector Class Reference

Intersects a feature stamp with a TIN. More...

#include <XmBathymetryIntersector.h>

Inheritance diagram for xms::XmBathymetryIntersector:
xms::XmBathymetryIntersectorImpl

Static Public Member Functions

static BSHP< XmBathymetryIntersectorNew (BSHP< TrTin > a_tin, BSHP< TrTin > a_stamp)
 Creates a XmStampInterpCrossSection class. More...
 

Detailed Description

Intersects a feature stamp with a TIN.

Definition at line 38 of file XmBathymetryIntersector.h.

Member Function Documentation

◆ New()

BSHP< XmBathymetryIntersector > xms::XmBathymetryIntersector::New ( BSHP< TrTin a_tin,
BSHP< TrTin a_stamp 
)
static

Creates a XmStampInterpCrossSection class.

Parameters
[in]a_tinThe tin defining the bathymetry
[in]a_stampThe tin defined by the stamp
Returns
Shared ptr to a BathymetryIntersector

Definition at line 612 of file XmBathymetryIntersector.cpp.

Referenced by xms::XmStamperImpl::CreateBathymetryIntersector(), and XmBathymetryIntersectorUnitTests::testCreateClass().


The documentation for this class was generated from the following files: