Changeset 516 for cpp/frams/vm/classes/genoobj.h
- Timestamp:
- 06/22/16 16:34:36 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/vm/classes/genoobj.h
r420 r516 38 38 static Geno* fromObject(const ExtValue& v, bool warn = true); 39 39 static ParamInterface* getInterface(); 40 static char formatFromExtValue(ExtValue& v); 40 41 41 42 static Param& getStaticParam();
Note: See TracChangeset
for help on using the changeset viewer.