Searched refs:fLastCulling (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/glteapot/
H A DObjectView.h86 bool fLastZbuf, fZbuf, fLastCulling, fCulling; member in class:ObjectView
H A DObjectView.cpp143 fLastCulling(true),
694 if (fCulling != fLastCulling) {
701 fLastCulling = fCulling;

Completed in 45 milliseconds