Class TAnimatedMeshMD3

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAnimatedMeshMD3 = class(TAnimatedMesh)

Description

Class for using some special functions of MD3 meshes.

Hierarchy

Overview

Methods

Public function GetOriginalMesh: Pointer; inline;
Public function GetTagList(Frame, DetailLevel, StartFrameLoop, EndFrameLoop: LongInt) : TMD3QuaternionTagList; inline;
Public procedure SetInterpolationShift(Shift, LoopMode: LongWord); inline;

Description

Methods

Public function GetOriginalMesh: Pointer; inline;

Returns the original Mesh.
This is just a stub; the SMD3Mesh Structure it should return is not wrapped at this moment.

Public function GetTagList(Frame, DetailLevel, StartFrameLoop, EndFrameLoop: LongInt) : TMD3QuaternionTagList; inline;

Returns the tag list of this mesh.

Public procedure SetInterpolationShift(Shift, LoopMode: LongWord); inline;

Tunes how many frames will be rendered inbetween.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22