Home
last modified time | relevance | path

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

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