Classes | |
| union | F32BitCast |
Functions | |
| NN_STATIC_ASSERT (sizeof(F32BitCast)==4) | |
| static bool | IsNaN (f32 value) |
| bool | FFLiCanDrawShape (const FFLDrawParam *pDrawParam) |
| FFLResult | FFLiLoadShape (FFLDrawParam *pDrawParam, FFLBoundingBox *pBoundingBox, FFLiCharModel *pModel, FFLiShapePartsType partsType, u16 index, FFLiResourceLoader *pResLoader, FFLiBufferAllocator *pAllocator) |
| void | FFLiAdjustShape (FFLDrawParam *pDrawParam, FFLBoundingBox *pBoundingBox, f32 scaleX, f32 scaleY, const FFLVec3 *pTranslate, bool flipX, const FFLiCoordinate *pCoordinate, FFLiShapePartsType partsType, bool limitNoseScaleZ) |
| void | FFLiInvalidateShape (FFLDrawParam *pDrawParam) |
| NN_STATIC_ASSERT | ( | sizeof(F32BitCast) | = =4 | ) |
|
static |
| bool FFLiCanDrawShape | ( | const FFLDrawParam * | pDrawParam | ) |
| FFLResult FFLiLoadShape | ( | FFLDrawParam * | pDrawParam, |
| FFLBoundingBox * | pBoundingBox, | ||
| FFLiCharModel * | pModel, | ||
| FFLiShapePartsType | partsType, | ||
| u16 | index, | ||
| FFLiResourceLoader * | pResLoader, | ||
| FFLiBufferAllocator * | pAllocator ) |
| void FFLiAdjustShape | ( | FFLDrawParam * | pDrawParam, |
| FFLBoundingBox * | pBoundingBox, | ||
| f32 | scaleX, | ||
| f32 | scaleY, | ||
| const FFLVec3 * | pTranslate, | ||
| bool | flipX, | ||
| const FFLiCoordinate * | pCoordinate, | ||
| FFLiShapePartsType | partsType, | ||
| bool | limitNoseScaleZ ) |
| void FFLiInvalidateShape | ( | FFLDrawParam * | pDrawParam | ) |