Changeset View
Changeset View
Standalone View
Standalone View
intern/elbeem/intern/isosurface.h
| Context not available. | |||||
| //! cutoff border area | //! cutoff border area | ||||
| int mCutoff; | int mCutoff; | ||||
| //! cutoff heigh values | //! cutoff height values | ||||
| int *mCutArray; | int *mCutArray; | ||||
| //! particle pointer | //! particle pointer | ||||
| ParticleTracer *mpIsoParts; | ParticleTracer *mpIsoParts; | ||||
| //! particle size | //! particle size | ||||
| float mPartSize; | float mPartSize; | ||||
| Context not available. | |||||