Blender V2.61 - r43446

btSoftBody::eAeroModel Struct Reference

eAeroModel More...

#include <btSoftBody.h>

List of all members.

Public Types

enum  _ {
  V_Point, V_TwoSided, V_OneSided, F_TwoSided,
  F_OneSided, END
}

Detailed Description

eAeroModel

Definition at line 82 of file btSoftBody.h.


Member Enumeration Documentation

Enumerator:
V_Point 
V_TwoSided 

Vertex normals are oriented toward velocity.

V_OneSided 

Vertex normals are fliped to match velocity.

F_TwoSided 

Vertex normals are taken as it is.

F_OneSided 

Face normals are fliped to match velocity.

END 

Face normals are taken as it is.

Definition at line 82 of file btSoftBody.h.


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