Home
last modified time | relevance | path

Searched refs:fast_atof (Results 1 – 25 of 122) sorted by relevance

12345

/dports/devel/upp/upp/bazaar/plugin/assimp/code/Obj/
H A DObjFileParser.cpp352 x = (ai_real) fast_atof(m_buffer); in getVector3()
355 y = (ai_real) fast_atof(m_buffer); in getVector3()
358 z = ( ai_real ) fast_atof( m_buffer ); in getVector3()
367 x = (ai_real) fast_atof(m_buffer); in getHomogeneousVector3()
370 y = (ai_real) fast_atof(m_buffer); in getHomogeneousVector3()
388 x = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
391 y = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
399 x = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
402 y = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
415 x = (ai_real) fast_atof(m_buffer); in getVector2()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Obj/
H A DObjFileParser.cpp333 x = (ai_real)fast_atof(m_buffer); in getVector3()
336 y = (ai_real)fast_atof(m_buffer); in getVector3()
339 z = (ai_real)fast_atof(m_buffer); in getVector3()
348 x = (ai_real)fast_atof(m_buffer); in getHomogeneousVector3()
351 y = (ai_real)fast_atof(m_buffer); in getHomogeneousVector3()
354 z = (ai_real)fast_atof(m_buffer); in getHomogeneousVector3()
357 w = (ai_real)fast_atof(m_buffer); in getHomogeneousVector3()
369 x = (ai_real)fast_atof(m_buffer); in getTwoVectors3()
372 y = (ai_real)fast_atof(m_buffer); in getTwoVectors3()
375 z = (ai_real)fast_atof(m_buffer); in getTwoVectors3()
[all …]
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DObjFileParser.cpp330 x = (ai_real) fast_atof(m_buffer); in getVector3()
333 y = (ai_real) fast_atof(m_buffer); in getVector3()
336 z = ( ai_real ) fast_atof( m_buffer ); in getVector3()
345 x = (ai_real) fast_atof(m_buffer); in getHomogeneousVector3()
348 y = (ai_real) fast_atof(m_buffer); in getHomogeneousVector3()
365 x = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
368 y = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
376 x = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
379 y = (ai_real) fast_atof(m_buffer); in getTwoVectors3()
392 x = (ai_real) fast_atof(m_buffer); in getVector2()
[all …]
H A DCOBLoader.cpp562 fill[i] = fast_atof(&rgb); in ReadFloat3Tuple_Ascii()
625 mat.alpha = fast_atof( tokens[1] ); in ReadMat1_Ascii()
626 mat.ka = fast_atof( tokens[3] ); in ReadMat1_Ascii()
627 mat.ks = fast_atof( tokens[5] ); in ReadMat1_Ascii()
712 msh.angle = fast_atof(&rgb); in ReadLght_Ascii()
720 msh.inner_angle = fast_atof(&rgb); in ReadLght_Ascii()
800 v.x = fast_atof(&s); in ReadPolH_Ascii()
802 v.y = fast_atof(&s); in ReadPolH_Ascii()
804 v.z = fast_atof(&s); in ReadPolH_Ascii()
817 v.x = fast_atof(&s); in ReadPolH_Ascii()
[all …]
H A Dfast_atof.h361 inline ai_real fast_atof(const char* c) in fast_atof() function
369 inline ai_real fast_atof( const char* c, const char** cout) in fast_atof() function
377 inline ai_real fast_atof( const char** inout) in fast_atof() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DObjFileParser.cpp311 x = (float) fast_atof(m_buffer); in getVector3()
314 y = (float) fast_atof(m_buffer); in getVector3()
317 z = ( float ) fast_atof( m_buffer ); in getVector3()
328 x = (float) fast_atof(m_buffer); in getTwoVectors3()
331 y = (float) fast_atof(m_buffer); in getTwoVectors3()
334 z = ( float ) fast_atof( m_buffer ); in getTwoVectors3()
339 x = (float) fast_atof(m_buffer); in getTwoVectors3()
342 y = (float) fast_atof(m_buffer); in getTwoVectors3()
345 z = ( float ) fast_atof( m_buffer ); in getTwoVectors3()
357 x = (float) fast_atof(m_buffer); in getVector2()
[all …]
H A DCOBLoader.cpp562 fill[i] = fast_atof(&rgb); in ReadFloat3Tuple_Ascii()
625 mat.alpha = fast_atof( tokens[1] ); in ReadMat1_Ascii()
626 mat.ka = fast_atof( tokens[3] ); in ReadMat1_Ascii()
627 mat.ks = fast_atof( tokens[5] ); in ReadMat1_Ascii()
712 msh.angle = fast_atof(&rgb); in ReadLght_Ascii()
720 msh.inner_angle = fast_atof(&rgb); in ReadLght_Ascii()
800 v.x = fast_atof(&s); in ReadPolH_Ascii()
802 v.y = fast_atof(&s); in ReadPolH_Ascii()
804 v.z = fast_atof(&s); in ReadPolH_Ascii()
817 v.x = fast_atof(&s); in ReadPolH_Ascii()
[all …]
H A Dfast_atof.h353 inline float fast_atof(const char* c) in fast_atof() function
361 inline float fast_atof( const char* c, const char** cout) in fast_atof() function
369 inline float fast_atof( const char** inout) in fast_atof() function
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOBJMeshFileLoader.cpp554 f32 shininessValue = core::fast_atof(nsStr); in readMTL()
615 f32 dValue = core::fast_atof(dStr); in readMTL()
637 …f32 transparency = ( core::fast_atof(redStr) + core::fast_atof(greenStr) + core::fast_atof(blueStr… in readMTL()
669 color.setRed((s32)(core::fast_atof(colStr) * 255.0f)); in readColor()
671 color.setGreen((s32)(core::fast_atof(colStr) * 255.0f)); in readColor()
673 color.setBlue((s32)(core::fast_atof(colStr) * 255.0f)); in readColor()
685 vec.X=-core::fast_atof(wordBuffer); // change handedness in readVec3()
687 vec.Y=core::fast_atof(wordBuffer); in readVec3()
689 vec.Z=core::fast_atof(wordBuffer); in readVec3()
701 vec.X=core::fast_atof(wordBuffer); in readUV()
[all …]
H A Ddmfsupport.h458 pos.push_back(core::vector3df(core::fast_atof(temp1[0].c_str()), in GetDMFVerticesFaces()
459 core::fast_atof(temp1[1].c_str()), in GetDMFVerticesFaces()
460 -core::fast_atof(temp1[2].c_str()))); in GetDMFVerticesFaces()
486 vertices[vert_cnt].tc.set(core::fast_atof(temp[2+vert+(2*k)].c_str()), in GetDMFVerticesFaces()
487 core::fast_atof(temp[2+vert+(2*k)+1].c_str())); in GetDMFVerticesFaces()
489 vertices[vert_cnt].lc.set(core::fast_atof(temp[tmp_sz-(2*vert)+(2*k)].c_str()), in GetDMFVerticesFaces()
490 core::fast_atof(temp[tmp_sz-(2*vert)+(2*k)+1].c_str())); in GetDMFVerticesFaces()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DObjFileParser.cpp252 x = ( float ) fast_atof( m_buffer ); in getVector()
255 y = ( float ) fast_atof( m_buffer ); in getVector()
259 x = ( float ) fast_atof( m_buffer ); in getVector()
262 y = ( float ) fast_atof( m_buffer ); in getVector()
265 z = ( float ) fast_atof( m_buffer ); in getVector()
278 x = (float) fast_atof(m_buffer); in getVector3()
281 y = (float) fast_atof(m_buffer); in getVector3()
284 z = ( float ) fast_atof( m_buffer ); in getVector3()
295 x = (float) fast_atof(m_buffer); in getVector2()
298 y = (float) fast_atof(m_buffer); in getVector2()
H A DCOBLoader.cpp565 fill[i] = fast_atof(&rgb); in ReadFloat3Tuple_Ascii()
628 mat.alpha = fast_atof( tokens[1] ); in ReadMat1_Ascii()
629 mat.ka = fast_atof( tokens[3] ); in ReadMat1_Ascii()
630 mat.ks = fast_atof( tokens[5] ); in ReadMat1_Ascii()
715 msh.angle = fast_atof(&rgb); in ReadLght_Ascii()
723 msh.inner_angle = fast_atof(&rgb); in ReadLght_Ascii()
803 v.x = fast_atof(&s); in ReadPolH_Ascii()
805 v.y = fast_atof(&s); in ReadPolH_Ascii()
807 v.z = fast_atof(&s); in ReadPolH_Ascii()
820 v.x = fast_atof(&s); in ReadPolH_Ascii()
[all …]
H A Dfast_atof.h354 inline float fast_atof(const char* c) in fast_atof() function
362 inline float fast_atof( const char* c, const char** cout) in fast_atof() function
370 inline float fast_atof( const char** inout) in fast_atof() function
/dports/devel/upp/upp/bazaar/plugin/assimp/code/COB/
H A DCOBLoader.cpp525 fill[i] = fast_atof(&rgb); in ReadFloat3Tuple_Ascii()
583 mat.alpha = fast_atof( tokens[1] ); in ReadMat1_Ascii()
584 mat.ka = fast_atof( tokens[3] ); in ReadMat1_Ascii()
585 mat.ks = fast_atof( tokens[5] ); in ReadMat1_Ascii()
665 msh.angle = fast_atof(&rgb); in ReadLght_Ascii()
672 msh.inner_angle = fast_atof(&rgb); in ReadLght_Ascii()
752 v.x = fast_atof(&s); in ReadPolH_Ascii()
754 v.y = fast_atof(&s); in ReadPolH_Ascii()
756 v.z = fast_atof(&s); in ReadPolH_Ascii()
769 v.x = fast_atof(&s); in ReadPolH_Ascii()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/COB/
H A DCOBLoader.cpp516 fill[i] = fast_atof(&rgb); in ReadFloat3Tuple_Ascii()
572 mat.ka = fast_atof(tokens[3]); in ReadMat1_Ascii()
573 mat.ks = fast_atof(tokens[5]); in ReadMat1_Ascii()
574 mat.exp = fast_atof(tokens[7]); in ReadMat1_Ascii()
575 mat.ior = fast_atof(tokens[9]); in ReadMat1_Ascii()
647 msh.angle = fast_atof(&rgb); in ReadLght_Ascii()
730 v.x = fast_atof(&s); in ReadPolH_Ascii()
732 v.y = fast_atof(&s); in ReadPolH_Ascii()
734 v.z = fast_atof(&s); in ReadPolH_Ascii()
746 v.x = fast_atof(&s); in ReadPolH_Ascii()
[all …]
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A Dfast_atof.h284 inline float fast_atof(const char* c) in fast_atof() function
292 inline float fast_atof( const char* c, const char** cout) in fast_atof() function
300 inline float fast_atof( const char** inout) in fast_atof() function
H A DCOBLoader.cpp542 fill[i] = fast_atof(&rgb); in ReadFloat3Tuple_Ascii()
606 mat.ka = fast_atof( tokens[3] ); in ReadMat1_Ascii()
607 mat.ks = fast_atof( tokens[5] ); in ReadMat1_Ascii()
608 mat.exp = fast_atof( tokens[7] ); in ReadMat1_Ascii()
609 mat.ior = fast_atof( tokens[9] ); in ReadMat1_Ascii()
692 msh.angle = fast_atof(&rgb); in ReadLght_Ascii()
780 v.x = fast_atof(&s); in ReadPolH_Ascii()
782 v.y = fast_atof(&s); in ReadPolH_Ascii()
784 v.z = fast_atof(&s); in ReadPolH_Ascii()
797 v.x = fast_atof(&s); in ReadPolH_Ascii()
[all …]
H A DObjFileParser.cpp226 x = (float) fast_atof(m_buffer); in getVector3()
229 y = (float) fast_atof(m_buffer); in getVector3()
232 z = (float) fast_atof(m_buffer); in getVector3()
245 x = (float) fast_atof(m_buffer); in getVector2()
248 y = (float) fast_atof(m_buffer); in getVector2()
/dports/comms/fldigi/fldigi-4.1.20/src/irrxml/
H A Dfast_atof.h151 inline float fast_atof(const char* c) in fast_atof() function
158 inline float fast_atof(const char* c)
/dports/devel/upp/upp/bazaar/plugin/assimp/include/assimp/
H A Dfast_atof.h352 ai_real fast_atof(const char* c) { in fast_atof() function
360 ai_real fast_atof( const char* c, const char** cout) { in fast_atof() function
368 ai_real fast_atof( const char** inout) { in fast_atof() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A Dfast_atof.h352 ai_real fast_atof(const char* c) { in fast_atof() function
360 ai_real fast_atof( const char* c, const char** cout) { in fast_atof() function
368 ai_real fast_atof( const char** inout) { in fast_atof() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A Dfast_atof.h352 ai_real fast_atof(const char* c) { in fast_atof() function
360 ai_real fast_atof( const char* c, const char** cout) { in fast_atof() function
368 ai_real fast_atof( const char** inout) { in fast_atof() function
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A Dfast_atof.h358 ai_real fast_atof(const char* c) { in fast_atof() function
367 ai_real fast_atof( const char* c, const char** cout) { in fast_atof() function
376 ai_real fast_atof( const char** inout) { in fast_atof() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A Ddmfsupport.h458 pos.push_back(core::vector3df(core::fast_atof(temp1[0].c_str()), in GetDMFVerticesFaces()
459 core::fast_atof(temp1[1].c_str()), in GetDMFVerticesFaces()
460 -core::fast_atof(temp1[2].c_str()))); in GetDMFVerticesFaces()
486 vertices[vert_cnt].tc.set(core::fast_atof(temp[2+vert+(2*k)].c_str()), in GetDMFVerticesFaces()
487 core::fast_atof(temp[2+vert+(2*k)+1].c_str())); in GetDMFVerticesFaces()
489 vertices[vert_cnt].lc.set(core::fast_atof(temp[tmp_sz-(2*vert)+(2*k)].c_str()), in GetDMFVerticesFaces()
490 core::fast_atof(temp[tmp_sz-(2*vert)+(2*k)+1].c_str())); in GetDMFVerticesFaces()
H A DCGUISpinBox.cpp120 return core::fast_atof(tmp.c_str()); in getValue()
134 RangeMin = core::fast_atof(core::stringc(str).c_str()); in setRange()
136 RangeMax = core::fast_atof(core::stringc(str).c_str()); in setRange()

12345