Definition at line 12 of file ef_drawinfo.h.
 
◆ DrawInfo()
  
  
      
        
          | nw4r::ef::DrawInfo::DrawInfo  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetViewMtx()
  
  
      
        
          | const math::MTX34 * nw4r::ef::DrawInfo::GetViewMtx  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetViewMtx()
  
  
      
        
          | void nw4r::ef::DrawInfo::SetViewMtx  | 
          ( | 
          const math::MTX34 & |           rMtx | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetProjMtx()
  
  
      
        
          | const math::MTX34 * nw4r::ef::DrawInfo::GetProjMtx  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetProjMtx()
  
  
      
        
          | void nw4r::ef::DrawInfo::SetProjMtx  | 
          ( | 
          const math::MTX34 & |           rMtx | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ IsLightEnable()
  
  
      
        
          | bool nw4r::ef::DrawInfo::IsLightEnable  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetLightMask()
  
  
      
        
          | GXLightID nw4r::ef::DrawInfo::GetLightMask  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ IsSpotLight()
  
  
      
        
          | bool nw4r::ef::DrawInfo::IsSpotLight  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetFog()
  
  
      
        
          | void nw4r::ef::DrawInfo::GetFog  | 
          ( | 
          GXFogType * |           pType,  | 
         
        
           | 
           | 
          f32 * |           pStartZ,  | 
         
        
           | 
           | 
          f32 * |           pEndZ,  | 
         
        
           | 
           | 
          f32 * |           pNearZ,  | 
         
        
           | 
           | 
          f32 * |           pFarZ,  | 
         
        
           | 
           | 
          GXColor * |           pColor ) const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetZOffset()
  
  
      
        
          | void nw4r::ef::DrawInfo::GetZOffset  | 
          ( | 
          f32 & |           rOffset,  | 
         
        
           | 
           | 
          math::VEC3 & |           rPos ) const | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetZOffset()
  
  
      
        
          | void nw4r::ef::DrawInfo::SetZOffset  | 
          ( | 
          f32 |           offset,  | 
         
        
           | 
           | 
          const math::VEC3 & |           rPos ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetChanMatColor()
  
  
      
        
          | const GXColor & nw4r::ef::DrawInfo::GetChanMatColor  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetChanAmbColor()
  
  
      
        
          | const GXColor & nw4r::ef::DrawInfo::GetChanAmbColor  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ mViewMtx
◆ mProjMtx
◆ mLightEnable
  
  
      
        
          | bool nw4r::ef::DrawInfo::mLightEnable | 
         
       
   | 
  
private   | 
  
 
 
◆ mLightMask
  
  
      
        
          | GXLightID nw4r::ef::DrawInfo::mLightMask | 
         
       
   | 
  
private   | 
  
 
 
◆ mIsSpotLight
  
  
      
        
          | bool nw4r::ef::DrawInfo::mIsSpotLight | 
         
       
   | 
  
private   | 
  
 
 
◆ mFogType
  
  
      
        
          | GXFogType nw4r::ef::DrawInfo::mFogType | 
         
       
   | 
  
private   | 
  
 
 
◆ mFogStartz
  
  
      
        
          | f32 nw4r::ef::DrawInfo::mFogStartz | 
         
       
   | 
  
private   | 
  
 
 
◆ mFogEndz
  
  
      
        
          | f32 nw4r::ef::DrawInfo::mFogEndz | 
         
       
   | 
  
private   | 
  
 
 
◆ mFogNearz
  
  
      
        
          | f32 nw4r::ef::DrawInfo::mFogNearz | 
         
       
   | 
  
private   | 
  
 
 
◆ mFogFarz
  
  
      
        
          | f32 nw4r::ef::DrawInfo::mFogFarz | 
         
       
   | 
  
private   | 
  
 
 
◆ mFogColor
  
  
      
        
          | GXColor nw4r::ef::DrawInfo::mFogColor | 
         
       
   | 
  
private   | 
  
 
 
◆ mZOffset
  
  
      
        
          | f32 nw4r::ef::DrawInfo::mZOffset | 
         
       
   | 
  
private   | 
  
 
 
◆ mZOffsetOrig
◆ mChanMatColor
  
  
      
        
          | GXColor nw4r::ef::DrawInfo::mChanMatColor | 
         
       
   | 
  
private   | 
  
 
 
◆ mChanAmbColor
  
  
      
        
          | GXColor nw4r::ef::DrawInfo::mChanAmbColor | 
         
       
   | 
  
private   |