#include <XBTF.h>
◆ CXBTFFrame()
CXBTFFrame::CXBTFFrame |
( |
| ) |
|
◆ GetDuration()
uint32_t CXBTFFrame::GetDuration |
( |
| ) |
const |
◆ GetFormat()
XB_FMT CXBTFFrame::GetFormat |
( |
bool | raw = false | ) |
const |
◆ GetHeaderSize()
uint64_t CXBTFFrame::GetHeaderSize |
( |
| ) |
const |
◆ GetHeight()
uint32_t CXBTFFrame::GetHeight |
( |
| ) |
const |
◆ GetKDAlpha()
◆ GetKDFormat()
◆ GetKDFormatType()
◆ GetKDSwizzle()
◆ GetOffset()
uint64_t CXBTFFrame::GetOffset |
( |
| ) |
const |
◆ GetPackedSize()
uint64_t CXBTFFrame::GetPackedSize |
( |
| ) |
const |
◆ GetUnpackedSize()
uint64_t CXBTFFrame::GetUnpackedSize |
( |
| ) |
const |
◆ GetWidth()
uint32_t CXBTFFrame::GetWidth |
( |
| ) |
const |
◆ HasAlpha()
bool CXBTFFrame::HasAlpha |
( |
| ) |
const |
◆ IsPacked()
bool CXBTFFrame::IsPacked |
( |
| ) |
const |
◆ SetDuration()
void CXBTFFrame::SetDuration |
( |
uint32_t | duration | ) |
|
◆ SetFormat()
void CXBTFFrame::SetFormat |
( |
uint32_t | format | ) |
|
◆ SetHeight()
void CXBTFFrame::SetHeight |
( |
uint32_t | height | ) |
|
◆ SetOffset()
void CXBTFFrame::SetOffset |
( |
uint64_t | offset | ) |
|
◆ SetPackedSize()
void CXBTFFrame::SetPackedSize |
( |
uint64_t | size | ) |
|
◆ SetUnpackedSize()
void CXBTFFrame::SetUnpackedSize |
( |
uint64_t | size | ) |
|
◆ SetWidth()
void CXBTFFrame::SetWidth |
( |
uint32_t | width | ) |
|
The documentation for this class was generated from the following files: