Lines Matching refs:VEC3
448 nw::math::VEC3* positions = particleContext->GetEmissionPositionWork(emissionCount); in Emission()
465 …nw::math::VEC3* targetTranslate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TR… in Emission()
559 …nw::math::VEC3* translate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TRANSLAT… in Emission()
561 …nw::math::VEC3* velocity = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_VELOCITY,… in Emission()
583 nw::math::VEC3* positions in CalcCubeForm()
587 nw::math::VEC3* targetTranslate in CalcCubeForm()
593 nw::math::VEC3 cookedScale(cubeForm.GetScale()); in CalcCubeForm()
612 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcCubeForm()
732 nw::math::VEC3* positions in CalcCylinderForm()
736 nw::math::VEC3* targetTranslate in CalcCylinderForm()
752 nw::math::VEC3 cookedScale(cylinderForm.GetScale()); in CalcCylinderForm()
771 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcCylinderForm()
828 nw::math::VEC3* positions in CalcDiscForm()
832 nw::math::VEC3* targetTranslate in CalcDiscForm()
879 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcDiscForm()
950 nw::math::VEC3* positions in CalcPointForm()
954 nw::math::VEC3* targetTranslate in CalcPointForm()
986 nw::math::VEC3* positions in CalcSphereForm()
990 nw::math::VEC3* targetTranslate in CalcSphereForm()
1006 nw::math::VEC3 cookedScale(sphereForm.GetScale()); in CalcSphereForm()
1025 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcSphereForm()
1094 nw::math::VEC3* positions in CalcRectangleForm()
1098 nw::math::VEC3* targetTranslate in CalcRectangleForm()
1118 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcRectangleForm()