Itasca C++ Interface
Loading...
Searching...
No Matches
idynzone.h
Go to the documentation of this file.
1#pragma once
2// idynzone.h
3
9namespace zone {
12 class IDynZone {
13 public:
14 };
15} // namespace zone
16// EoF
Interface to access dynamic zone data.
Definition idynzone.h:12