Itasca C++ Interface
Loading...
Searching...
No Matches
irangeelementsurface.h
Go to the documentation of this file.
1#pragma once
2// irangeelementsurface.h
3
11
12namespace itascaxd {
16 public:
18 inline static const TType type_ = 0x4ed7e54c;
19 };
20} // namespace zone
21 // EoF
Interface to a filter element that allows user to filter based on connection to a "surface" of the zo...
Definition irangeelementsurface.h:15
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition irangeelementsurface.h:18
uint32 TType
class type indicator
Definition basedef.h:46
Interface to a filter element, which is a member of a IRange.
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:4