Home
last modified time | relevance | path

Searched refs:IDcolor (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/glteapot/
H A DGLObject.h46 virtual void Draw(bool forID, float IDcolor[]);
H A DGLObject.cpp190 GLObject::Draw(bool forID, float IDcolor[]) in Draw() argument
200 glColor3fv(IDcolor); in Draw()