Changeset 7216 in orxonox.OLD for branches/std/src/lib/particles/dot_particles.h
- Timestamp:
- Mar 12, 2006, 8:54:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/std/src/lib/particles/dot_particles.h
r6652 r7216 21 21 virtual void loadParams(const TiXmlElement* root); 22 22 23 void setMaterialTexture(const char*textureFile);23 void setMaterialTexture(const std::string& textureFile); 24 24 25 25 /** @returns the Material that lies on this particles */
Note: See TracChangeset
for help on using the changeset viewer.