|
Bike-X
0.8
|
#include "CAPI_GL_Util.h"


Public Member Functions | |
| ShaderFill (ShaderSet *sh) | |
| ShaderFill (ShaderSet &sh) | |
| ShaderSet * | GetShaders () const |
| void * | GetInputLayout () const |
| virtual void | Set (PrimitiveType prim=Prim_Unknown) const |
| virtual void | SetTexture (int i, class Texture *tex) |
Public Member Functions inherited from OVR::RefCountBase< ShaderFill > | |
| OVR_FORCE_INLINE | RefCountBase () |
Public Member Functions inherited from OVR::RefCountBaseStatImpl< RefCountImpl > | |
| RefCountBaseStatImpl () | |
Public Member Functions inherited from OVR::RefCountImpl | |
| void | AddRef () |
| void | Release () |
Public Member Functions inherited from OVR::RefCountImplCore | |
| OVR_FORCE_INLINE | RefCountImplCore () |
| virtual | ~RefCountImplCore () |
| int | GetRefCount () const |
| void | operator= (const RefCountImplCore &) |
Private Attributes | |
| Ptr< ShaderSet > | Shaders |
| Ptr< class Texture > | Textures [8] |
| void * | InputLayout |
Additional Inherited Members | |
Static Public Member Functions inherited from OVR::RefCountImplCore | |
| static void | checkInvalidDelete (RefCountImplCore *) |
Protected Attributes inherited from OVR::RefCountImplCore | |
| volatile int | RefCount |
Definition at line 388 of file CAPI_GL_Util.h.
|
inline |
Definition at line 395 of file CAPI_GL_Util.h.
|
inline |
Definition at line 396 of file CAPI_GL_Util.h.
|
inline |
Definition at line 399 of file CAPI_GL_Util.h.
|
inline |
Definition at line 398 of file CAPI_GL_Util.h.
|
inlinevirtual |
Definition at line 401 of file CAPI_GL_Util.h.
|
inlinevirtual |
Definition at line 412 of file CAPI_GL_Util.h.
|
private |
Definition at line 392 of file CAPI_GL_Util.h.
Definition at line 390 of file CAPI_GL_Util.h.
Definition at line 391 of file CAPI_GL_Util.h.