SimpleNGL 1.0
Public Attributes
Particle Struct Reference

a simple particle struct to hold our state vectors and other state variables More...

#include <Cloth.h>

List of all members.

Public Attributes

ngl::Vector pos
ngl::Vector velocity
ngl::Vector acceleration
ngl::Vector lastPos
float mass
bool isConstrained
int id

Detailed Description

a simple particle struct to hold our state vectors and other state variables


Member Data Documentation

ngl::Vector Particle::lastPos
ngl::Vector Particle::pos
ngl::Vector Particle::velocity

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