Home
last modified time | relevance | path

Searched defs:max_face (Results 1 – 7 of 7) sorted by relevance

/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dvertex_colors.cc30 const Set<Int> max_face = lp.give("MAXIMAL_FACE"), in vertex_colors() local
H A Dbounding_client.cc143 Set<Int> max_face = lp.give("MAXIMAL_FACE"); in bounding_facets() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/converter/
H A Dlevel_mesh.h55 uint32_t min_face, max_face; member
H A Dlevel_mesh.cxx233 void level_mesh::change_tag(uint32_t tag, uint32_t min_face, uint32_t max_face, uint32_t new_tag) in change_tag()
257 uint32_t min_face = UINT32_MAX, max_face = 0, fake_owner = BAD_IDX; in create_submeshes() local
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/core/
H A Dtexture.inl144 inline texture::size_type texture::max_face() const function in gli::texture
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DCube.cpp259 int max_face = in cubeToFace() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/cgns/
H A DIocgns_Utils.C379 size_t max_face = std::string("Face Count").length(); in output_table() local