Home
last modified time | relevance | path

Searched defs:read_shape (Results 1 – 4 of 4) sorted by relevance

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/xray_re/
H A Dxr_scene_shapes.cxx17 struct read_shape { void operator()(shape_def& s, xr_reader& r) const { in operator ()() struct
/dports/games/alephone/alephone-release-20190331/Source_Files/XML/
H A DInfoTree.cpp289 bool InfoTree::read_shape(shape_descriptor& descriptor, bool allow_empty) const in read_shape() function in InfoTree
/dports/editors/calligra/calligra-3.2.1/filters/libmsooxml/
H A DMsooXmlVmlReaderImpl.h2430 KoFilter::ConversionStatus MSOOXML_CURRENT_CLASS::read_shape() in read_shape() function
/dports/graphics/vigra/vigra-8acd73a/test/hdf5impex/
H A Dtest.cxx1254 MultiArrayShape<3>::type read_shape (20,20,20); in testHDF5FileTutorial() local