|   | Coin3D is Free Software, published under the BSD 3-clause license. | https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ | 
This is the complete list of members for dimeModel, including all inherited members.
| addBlock(const char *const blockname, dimeBlock *const block) | dimeModel | |
| addEntity(dimeEntity *entity) | dimeModel | |
| addLayer(const char *const layername, const int16 colnum=7, const int16 flags=0) | dimeModel | |
| addReference(const char *const name, void *id) | dimeModel | |
| copy() const | dimeModel | |
| countRecords() const | dimeModel | |
| dimeModel(const bool usememhandler=false) | dimeModel | |
| findBlock(const char *const blockname) | dimeModel | |
| findReference(const char *const name) const | dimeModel | |
| findRefStringPtr(const char *const name) const | dimeModel | |
| findSection(const char *const sectionname) | dimeModel | |
| findSection(const char *const sectionname) const | dimeModel | |
| getDxfVersion() const | dimeModel | |
| getLayer(const int idx) const | dimeModel | |
| getLayer(const char *const layername) const | dimeModel | |
| getMemHandler() | dimeModel | |
| getNumLayers() const | dimeModel | |
| getNumSections() const | dimeModel | |
| getSection(const int idx) | dimeModel | |
| getUniqueHandle() (defined in dimeModel) | dimeModel | |
| getUniqueHandle(char *buf, const int bufsize) (defined in dimeModel) | dimeModel | |
| getVersion(int &major, int &minor) (defined in dimeModel) | dimeModel | static | 
| getVersionString() | dimeModel | static | 
| init() | dimeModel | |
| insertSection(dimeSection *const section, const int idx=-1) | dimeModel | |
| read(dimeInput *const in) | dimeModel | |
| registerHandle(const int handle) | dimeModel | |
| registerHandle(const char *const handle) | dimeModel | |
| removeReference(const char *const name) | dimeModel | |
| removeSection(const int idx) | dimeModel | |
| traverseEntities(dimeCallback callback, void *userdata=NULL, bool traverseBlocksSection=false, bool explodeInserts=true, bool traversePolylineVertices=false) | dimeModel | |
| write(dimeOutput *const out) | dimeModel | |
| ~dimeModel() | dimeModel |