예제 #1
0
 inline GLhandleARB handleOf(const ProgramPtr& p) {
     return (p ? p->getHandle() : 0);
 }