Home
last modified time | relevance | path

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

/external/oss-fuzz/projects/alembic/
Dalembic_dump_info_fuzzer.cc80 const ICompoundProperty geoParam = schema.getArbGeomParams(); in dumpAttributes() local
81 const size_t geoPropCount = geoParam.getNumProperties(); in dumpAttributes()
84 const PropertyHeader &headerGeo = geoParam.getPropertyHeader(g); in dumpAttributes()