dePropFieldBendState Class Reference

Prop Field Bend State. More...

#include <dePropFieldBendState.h>

List of all members.

Public Member Functions

Constructors and Destructors
 dePropFieldBendState ()
 Creates a new bend state.
 ~dePropFieldBendState ()
 Cleans up the prop bend state.
Management
float GetBendX () const
 Retrieves the bending around the X axis.
void SetBendX (float bend)
 Sets the bending around the X axis.
float GetBendZ () const
 Retrieves the bending around the Z axis.
void SetBendZ (float bend)
 Sets the bending around the Z axis.
float GetVelocityX () const
 Retrieves the bending velocity around the X axis.
void SetVelocityX (float bend)
 Sets the bending velocity around the X axis.
float GetVelocityZ () const
 Retrieves the bending velocity around the Z axis.
void SetVelocityZ (float bend)
 Sets the bending velocity around the Z axis.

Detailed Description

Prop Field Bend State.

Stores the bending state of one or more instances.

Author:
Plüss Roland
Version:
1.0
Date:
2009

Constructor & Destructor Documentation

dePropFieldBendState::dePropFieldBendState (  )

Creates a new bend state.

dePropFieldBendState::~dePropFieldBendState (  )

Cleans up the prop bend state.


Member Function Documentation

float dePropFieldBendState::GetBendX (  ) const [inline]

Retrieves the bending around the X axis.

float dePropFieldBendState::GetBendZ (  ) const [inline]

Retrieves the bending around the Z axis.

float dePropFieldBendState::GetVelocityX (  ) const [inline]

Retrieves the bending velocity around the X axis.

float dePropFieldBendState::GetVelocityZ (  ) const [inline]

Retrieves the bending velocity around the Z axis.

void dePropFieldBendState::SetBendX ( float  bend )

Sets the bending around the X axis.

void dePropFieldBendState::SetBendZ ( float  bend )

Sets the bending around the Z axis.

void dePropFieldBendState::SetVelocityX ( float  bend )

Sets the bending velocity around the X axis.

void dePropFieldBendState::SetVelocityZ ( float  bend )

Sets the bending velocity around the Z axis.


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