Home
last modified time | relevance | path

Searched refs:StaticPropLeaves (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/bsp/
H A DVBSPReader.h211 struct StaticPropLeaves struct
H A DVBSPReader.cpp477 StaticPropLeaves sprpLeaves; in processStaticProps()
494 str.read((char *) &sprpLeaves, sizeof(StaticPropLeaves)); in processStaticProps()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/
H A DVBSPReader.h211 struct StaticPropLeaves struct
H A DVBSPReader.cpp480 StaticPropLeaves sprpLeaves; in processStaticProps()
497 str.read((char *) &sprpLeaves, sizeof(StaticPropLeaves)); in processStaticProps()