|
VR-Engage
2.2
|
This is the complete list of members for DtCustomProjectile, including all inherited members.
| addProjectileCreatorFcn(const std::string &type, makVre::DtProjectileCreatorFcn fcn) | makVre::DtProjectile | static |
| checkForProjectileCollision(const ProjectileUpdateResult &projectUpdateResult) | makVre::DtProjectile | protectedvirtual |
| clone() const override | DtCustomProjectile | virtual |
| createProjectile(DtlObjPtr mtlStream) | makVre::DtProjectile | static |
| createProjectile(const char *type, const char *pName, DtReaderWriterRegistry *const parentRegistry=NULL) | makVre::DtProjectile | static |
| creator(const DtString &name, DtReaderWriterRegistry *const parentRegistry=nullptr) | DtCustomProjectile | static |
| DtCustomProjectile(const DtString &name, DtReaderWriterRegistry *const parentRegistry=nullptr) | DtCustomProjectile | |
| DtCustomProjectile(const DtSymbolString &name, DtReaderWriterRegistry *const parentRegistry=nullptr) | DtCustomProjectile | |
| DtCustomProjectile(const DtCustomProjectile &orig, DtReaderWriterRegistry *const parentRegistry=nullptr) | DtCustomProjectile | |
| DtCustomProjectile() | DtCustomProjectile | protected |
| DtProjectile(const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL) | makVre::DtProjectile | |
| DtProjectile(const DtSymbolString &name, DtReaderWriterRegistry *const parentRegistry=NULL) | makVre::DtProjectile | |
| DtProjectile(const DtProjectile &orig, DtReaderWriterRegistry *const parentRegistry=NULL) | makVre::DtProjectile | |
| DtProjectile() | makVre::DtProjectile | protected |
| factory() | makVre::DtProjectile | static |
| getData(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings) override | makVre::DtProjectile | virtual |
| munitionType() | makVre::DtProjectile | inlinevirtual |
| myCrossSection | makVre::DtProjectile | protected |
| myDistanceTraveled | makVre::DtProjectile | protected |
| myDragCoefficient | makVre::DtProjectile | protected |
| myFiringEntity | makVre::DtProjectile | protected |
| myMass | makVre::DtProjectile | protected |
| myMaxRange | makVre::DtProjectile | protected |
| myMunitionType | makVre::DtProjectile | protected |
| myPhysicalWorld | makVre::DtProjectile | protected |
| myPosition | makVre::DtProjectile | protected |
| myTimeInFlight | DtCustomProjectile | protected |
| myVelocity | makVre::DtProjectile | protected |
| operator!=(const DtCustomProjectile &rhs) const | DtCustomProjectile | inline |
| makVre::DtProjectile::operator!=(const DtProjectile &rhs) | makVre::DtProjectile | inline |
| operator=(const DtCustomProjectile &orig) | DtCustomProjectile | |
| makVre::DtProjectile::operator=(const DtProjectile &orig) | makVre::DtProjectile | |
| operator==(const DtCustomProjectile &) const | DtCustomProjectile | |
| makVre::DtProjectile::operator==(const DtProjectile &) const | makVre::DtProjectile | |
| putData(std::string &fp, int indentLevel=0) override | makVre::DtProjectile | virtual |
| setCrossSection(double crossSection) | makVre::DtProjectile | virtual |
| setDistanceTraveled(double distanceTraveled) | makVre::DtProjectile | virtual |
| setDragCoefficient(double dragCoefficient) | makVre::DtProjectile | virtual |
| setFactory(DtProjectileFactory *factory) | makVre::DtProjectile | static |
| setFiringEntity(DtSimObject *firingEntity) | makVre::DtProjectile | virtual |
| setMass(double mass) | makVre::DtProjectile | virtual |
| setMaxRange(double maxRange) | makVre::DtProjectile | virtual |
| setMunitionType(const DtEntityType &munitionType) | makVre::DtProjectile | virtual |
| setPhysicalWorld(DtPhysicalWorld *physicalWorld) | makVre::DtProjectile | virtual |
| setPosition(DtVector position) | makVre::DtProjectile | virtual |
| setVelocity(DtVector velocity) | makVre::DtProjectile | virtual |
| theFactory | makVre::DtProjectile | protectedstatic |
| type() const override | DtCustomProjectile | virtual |
| update(double deltaTime) override | DtCustomProjectile | virtual |
| updateProjectilePosition(double deltaTime) | makVre::DtProjectile | protectedvirtual |
| velocity() | makVre::DtProjectile | inlinevirtual |
| ~DtCustomProjectile() override | DtCustomProjectile | inlinevirtual |
| ~DtProjectile() override | makVre::DtProjectile | inlinevirtual |