Public Member Functions | Public Attributes

sp::scene::SVertexKeyframe Struct Reference

Stores the keyframe coordinate and normal for a vertex. More...

#include <spAnimationBaseStructures.hpp>

List of all members.

Public Member Functions

 SVertexKeyframe ()
 SVertexKeyframe (const dim::vector3df &VertexPosition, const dim::vector3df &VertexNormal)
 ~SVertexKeyframe ()

Public Attributes

dim::vector3df Position
dim::vector3df Normal

Detailed Description

Stores the keyframe coordinate and normal for a vertex.


Constructor & Destructor Documentation

sp::scene::SVertexKeyframe::SVertexKeyframe (  )  [inline]
sp::scene::SVertexKeyframe::SVertexKeyframe ( const dim::vector3df VertexPosition,
const dim::vector3df VertexNormal 
) [inline]
sp::scene::SVertexKeyframe::~SVertexKeyframe (  )  [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines