CLAM-Development
1.4.0
|
#include <Network.hxx>
Public Attributes | |
int | x |
int | y |
int | width |
int | height |
Definition at line 69 of file Network.hxx.
int CLAM::Network::Geometry::height |
Definition at line 69 of file Network.hxx.
Referenced by CLAM::Network::LoadFrom(), and CLAM::Network::StoreOn().
int CLAM::Network::Geometry::width |
Definition at line 69 of file Network.hxx.
Referenced by CLAM::Network::LoadFrom(), and CLAM::Network::StoreOn().
int CLAM::Network::Geometry::x |
Definition at line 69 of file Network.hxx.
Referenced by CLAM::Network::compareGeometriesUpperXThan(), CLAM::Network::LoadFrom(), and CLAM::Network::StoreOn().
int CLAM::Network::Geometry::y |
Definition at line 69 of file Network.hxx.
Referenced by CLAM::Network::compareGeometriesUpperYThan(), CLAM::Network::LoadFrom(), and CLAM::Network::StoreOn().