Home
last modified time | relevance | path

Searched defs:vPofs (Results 1 – 2 of 2) sorted by relevance

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DCarModel_Create.cpp364 void CarModel::CreatePart(SceneNode* ndCar, Vector3 vPofs, in CreatePart()
459 Vector3 vPofs(0,0,0); in Create() local
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DTrackVdr.cpp225 class VERTEXARRAY* a, Vector3 vPofs, bool flip, bool track, const String& name) in CreateModel()