Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp256 nw::lyt::Bounding* pBounding = NULL; in FindBoundingPane() local
295 nw::lyt::Bounding *const pBounding = FindBoundingPane(it->target); in TestHit() local
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Util.cpp139 if (nw::lyt::Bounding *const pBounding = nw::ut::DynamicCast<nw::lyt::Bounding*>(pPane)) in FindHitPane() local