Home
last modified time | relevance | path

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

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DLineDrawable195 unsigned actualVertsPerVirtualVert(unsigned) const;
257 unsigned num = actualVertsPerVirtualVert(nvv);
H A DLineDrawable.cpp986 LineDrawable::actualVertsPerVirtualVert(unsigned index) const in actualVertsPerVirtualVert() function in LineDrawable