Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
FVFInfoClass Class Reference

#include <dx8fvf.h>

Inherits W3DMPO.

Public Member Functions

 FVFInfoClass (unsigned FVF, unsigned vertex_size=0)
 
unsigned Get_Location_Offset () const
 
unsigned Get_Normal_Offset () const
 
unsigned Get_Tex_Offset (unsigned int n) const
 
unsigned Get_Diffuse_Offset () const
 
unsigned Get_Specular_Offset () const
 
unsigned Get_FVF () const
 
unsigned Get_FVF_Size () const
 
void Get_FVF_Name (StringClass &fvfname) const
 
void Set_FVF (unsigned fvf) const
 
void Set_FVF_Size (unsigned size) const
 
- Public Member Functions inherited from W3DMPO
virtual ~W3DMPO ()
 

Additional Inherited Members

- Protected Member Functions inherited from W3DMPO
virtual int glueEnforcer () const =0
 

Detailed Description

Definition at line 253 of file dx8fvf.h.

Constructor & Destructor Documentation

◆ FVFInfoClass()

FVFInfoClass::FVFInfoClass ( unsigned FVF,
unsigned vertex_size = 0 )

Definition at line 51 of file dx8fvf.cpp.

Member Function Documentation

◆ Get_Diffuse_Offset()

unsigned FVFInfoClass::Get_Diffuse_Offset ( ) const
inline

Definition at line 277 of file dx8fvf.h.

◆ Get_FVF()

unsigned FVFInfoClass::Get_FVF ( ) const
inline

Definition at line 279 of file dx8fvf.h.

◆ Get_FVF_Name()

void FVFInfoClass::Get_FVF_Name ( StringClass & fvfname) const

Definition at line 85 of file dx8fvf.cpp.

◆ Get_FVF_Size()

unsigned FVFInfoClass::Get_FVF_Size ( ) const
inline

Definition at line 280 of file dx8fvf.h.

◆ Get_Location_Offset()

unsigned FVFInfoClass::Get_Location_Offset ( ) const
inline

Definition at line 269 of file dx8fvf.h.

◆ Get_Normal_Offset()

unsigned FVFInfoClass::Get_Normal_Offset ( ) const
inline

Definition at line 270 of file dx8fvf.h.

◆ Get_Specular_Offset()

unsigned FVFInfoClass::Get_Specular_Offset ( ) const
inline

Definition at line 278 of file dx8fvf.h.

◆ Get_Tex_Offset()

unsigned FVFInfoClass::Get_Tex_Offset ( unsigned int n) const
inline

Definition at line 274 of file dx8fvf.h.

◆ Set_FVF()

void FVFInfoClass::Set_FVF ( unsigned fvf) const
inline

Definition at line 285 of file dx8fvf.h.

◆ Set_FVF_Size()

void FVFInfoClass::Set_FVF_Size ( unsigned size) const
inline

Definition at line 286 of file dx8fvf.h.


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