Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
DirectX::D3DX_BC6H Class Reference

#include <BC.h>

Inheritance diagram for DirectX::D3DX_BC6H:
DirectX::CBits< 16 >

Public Member Functions

void Decode (_In_ bool bSigned, _Out_writes_(NUM_PIXELS_PER_BLOCK) HDRColorA *pOut) const
 
void Encode (_In_ bool bSigned, _In_reads_(NUM_PIXELS_PER_BLOCK) const HDRColorA *const pIn)
 

Detailed Description

Definition at line 520 of file BC.h.

Member Function Documentation

_Use_decl_annotations_ void DirectX::D3DX_BC6H::Encode ( _In_ bool  bSigned,
_In_reads_(NUM_PIXELS_PER_BLOCK) const HDRColorA *const  pIn 
)

Definition at line 1239 of file BC6HBC7.cpp.

References DirectX::assert(), and DirectX::BC6H_MAX_SHAPES.


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