Home
last modified time | relevance | path

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

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/engine_rex/
H A DEngineContext.cpp72 EngineContext::startCull(osgUtil::CullVisitor* cv) in startCull() function in EngineContext
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/bv/
H A DFrustum.cpp1714 …neToProjectionBoundsSetCull( const idVec3 &start, const idVec3 &end, int &startCull, int &endCull,… in AddLocalLineToProjectionBoundsSetCull()
1853 …ineToProjectionBoundsUseCull( const idVec3 &start, const idVec3 &end, int startCull, int endCull, … in AddLocalLineToProjectionBoundsUseCull()
2470 int startCull, endCull; in ClipLine() local