Home
last modified time | relevance | path

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

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/glEvalLimit/
H A Dparticles.h145 std::vector<OpenSubdiv::Osd::PatchCoord> GetPatchCoords() const { in GetPatchCoords() function
H A DglEvalLimit.cpp585 = g_particles->GetPatchCoords(); in updateGeom()
1035 int nPatchCoords = (int)g_particles->GetPatchCoords().size(); in drawSamples()
1104 int nPatchCoords = (int)g_particles->GetPatchCoords().size(); in display()