TORCS  1.3.9
The Open Racing Car Simulator
ssgBranchCb Class Reference

#include <grssgext.h>

Inherits ssgBranch.

Public Member Functions

 ssgBranchCb (void)
 
void cull (sgFrustum *f, sgMat4 m, int test_needed)
 
void setCallback (int cb_type, ssgCallback cb)
 

Protected Attributes

ssgCallback preDrawCB
 
ssgCallback postDrawCB
 

Detailed Description

Definition at line 38 of file grssgext.h.

Constructor & Destructor Documentation

◆ ssgBranchCb()

ssgBranchCb::ssgBranchCb ( void  )
inline

Definition at line 48 of file grssgext.h.

Member Function Documentation

◆ cull()

void ssgBranchCb::cull ( sgFrustum *  f,
sgMat4  m,
int  test_needed 
)
inline

Definition at line 53 of file grssgext.h.

◆ setCallback()

void ssgBranchCb::setCallback ( int  cb_type,
ssgCallback  cb 
)
inline

Definition at line 70 of file grssgext.h.

Member Data Documentation

◆ postDrawCB

ssgCallback ssgBranchCb::postDrawCB
protected

Definition at line 44 of file grssgext.h.

◆ preDrawCB

ssgCallback ssgBranchCb::preDrawCB
protected

Definition at line 43 of file grssgext.h.


The documentation for this class was generated from the following file: