Home
last modified time | relevance | path

Searched refs:Solidity (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/glteapot/
H A DGLObject.h53 int Solidity() const;
H A DObjectView.cpp776 if (object->Solidity() == 0) in DrawFrame()
782 if (object->Solidity() != 0) in DrawFrame()
H A DGLObject.cpp151 GLObject::Solidity() const in Solidity() function in GLObject