Home
last modified time | relevance | path

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

/dports/games/scorched3d/scorched/src/client/land/
H A DWaterVisibilityPatch.h47 int getPatchIndex() { return patchIndex_; } in getPatchIndex() function
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DpatchTable.cpp275 PatchTable::getPatchIndex(int arrayIndex, int patchIndex) const { in getPatchIndex() function in OpenSubdiv::OPENSUBDIV_VERSION::Far::PatchTable