Home | History | Annotate | Download | only in LinearMath

Lines Matching defs:btVector3FloatData

29 #define btVector3Data btVector3FloatData
30 #define btVector3DataName "btVector3FloatData"
698 SIMD_FORCE_INLINE void serializeFloat(struct btVector3FloatData& dataOut) const;
700 SIMD_FORCE_INLINE void deSerializeFloat(const struct btVector3FloatData& dataIn);
1301 struct btVector3FloatData
1312 SIMD_FORCE_INLINE void btVector3::serializeFloat(struct btVector3FloatData& dataOut) const
1319 SIMD_FORCE_INLINE void btVector3::deSerializeFloat(const struct btVector3FloatData& dataIn)