Lines Matching refs:VEC3
451 nw::math::VEC3* positions = particleContext->GetEmissionPositionWork(); in Emission()
463 …nw::math::VEC3* targetTranslate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TR… in Emission()
557 …nw::math::VEC3* translate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TRANSLAT… in Emission()
559 …nw::math::VEC3* velocity = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_VELOCITY,… in Emission()
581 nw::math::VEC3* positions in CalcCubeForm()
585 nw::math::VEC3* targetTranslate in CalcCubeForm()
591 nw::math::VEC3 cookedScale(cubeForm.GetScale()); in CalcCubeForm()
610 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcCubeForm()
730 nw::math::VEC3* positions in CalcCylinderForm()
734 nw::math::VEC3* targetTranslate in CalcCylinderForm()
750 nw::math::VEC3 cookedScale(cylinderForm.GetScale()); in CalcCylinderForm()
769 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcCylinderForm()
826 nw::math::VEC3* positions in CalcDiscForm()
830 nw::math::VEC3* targetTranslate in CalcDiscForm()
877 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcDiscForm()
948 nw::math::VEC3* positions in CalcPointForm()
952 nw::math::VEC3* targetTranslate in CalcPointForm()
984 nw::math::VEC3* positions in CalcSphereForm()
988 nw::math::VEC3* targetTranslate in CalcSphereForm()
1004 nw::math::VEC3 cookedScale(sphereForm.GetScale()); in CalcSphereForm()
1023 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcSphereForm()
1092 nw::math::VEC3* positions in CalcRectangleForm()
1096 nw::math::VEC3* targetTranslate in CalcRectangleForm()
1116 nw::math::VEC3 position(0.0f, 0.0f, 0.0f); in CalcRectangleForm()