Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
base::PropDesc Struct Reference

Public Member Functions

 PropDesc (const string &name, Property::Type type, UVect2 size)
 
BASE_EXPORT PropDesc (const string &name, const Property &prop)
 
BASE_EXPORT bool operator< (const PropDesc &p) const
 

Public Attributes

string name_
 
Property::Type type_ = Property::Type::Int
 
UVect2 size_ = UVect2(0)
 

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