xmsgeom  1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
xms::GmTriSearch Class Reference

Spatial index for searching triangles. More...

#include <GmTriSearch.h>

Inheritance diagram for xms::GmTriSearch:
xms::GmTriSearchImpl

Public Member Functions

virtual ~GmTriSearch ()
 Destructor.
 

Static Public Member Functions

static BSHP< GmTriSearchNew ()
 Creates an TriSearch class. More...
 

Protected Member Functions

 GmTriSearch ()
 Constructor.
 

Detailed Description

Spatial index for searching triangles.

See Also
GmTriSearchImpl

Definition at line 30 of file GmTriSearch.h.

Member Function Documentation

BSHP< GmTriSearch > xms::GmTriSearch::New ( )
static

Creates an TriSearch class.

Returns
GmTriSearch.

Definition at line 213 of file GmTriSearch.cpp.

Referenced by TriSearchUnitTests::testCreateClass(), and TriSearchUnitTests::testInterpWeights().


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