Home
last modified time | relevance | path

Searched defs:dxfBlock (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dxf/
H A DdxfDataTypes.h33 inline static int typeForCode(int gc) { in dxfBlock()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dxf/
H A DdxfBlock.h33 dxfBlock() : _currentEntity(NULL) {} in dxfBlock() function