Home
last modified time | relevance | path

Searched refs:SetFloatAttribute (Results 1 – 21 of 21) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/IO/Export/
H A DvtkSVGContextDevice2D.cxx878 use->SetFloatAttribute("x", anchorX); in DrawPointSprites()
1313 circle->SetFloatAttribute("r", rX); in DrawEllipticArc()
1387 text->SetFloatAttribute("x", 0.f); in DrawString()
1388 text->SetFloatAttribute("y", 0.f); in DrawString()
2048 rect->SetFloatAttribute("x", 0.f); in AddSquareSymbol()
2049 rect->SetFloatAttribute("y", 0.f); in AddSquareSymbol()
2081 circle->SetFloatAttribute("r", 0.5f); in AddCircleSymbol()
2240 line->SetFloatAttribute("x1", p1[0]); in DrawLineGradient()
2242 line->SetFloatAttribute("x2", p2[0]); in DrawLineGradient()
2508 use->SetFloatAttribute("x", 0); in WritePatterns()
[all …]
H A DvtkSVGExporter.cxx312 rect->SetFloatAttribute("fill-opacity", static_cast<float>(a)); in RenderBackground()
313 rect->SetFloatAttribute("x", renRect.GetLeft()); in RenderBackground()
314 rect->SetFloatAttribute("y", canvasHeight - renRect.GetTop()); in RenderBackground()
315 rect->SetFloatAttribute("width", renRect.GetWidth()); in RenderBackground()
316 rect->SetFloatAttribute("height", renRect.GetHeight()); in RenderBackground()
/dports/math/vtk8/VTK-8.2.0/IO/Export/
H A DvtkSVGContextDevice2D.cxx884 use->SetFloatAttribute("x", anchorX); in DrawPointSprites()
1332 circle->SetFloatAttribute("r", rX); in DrawEllipticArc()
1406 text->SetFloatAttribute("x", 0.f); in DrawString()
1407 text->SetFloatAttribute("y", 0.f); in DrawString()
1928 node->SetFloatAttribute("fill-opacity", in ApplyTextPropertyStateToNode()
1996 node->SetFloatAttribute("fill-opacity", in ApplyTextPropertyStateToNodeForPath()
2089 rect->SetFloatAttribute("x", 0.f); in AddSquareSymbol()
2090 rect->SetFloatAttribute("y", 0.f); in AddSquareSymbol()
2123 circle->SetFloatAttribute("r", 0.5f); in AddCircleSymbol()
2580 use->SetFloatAttribute("x", 0); in WritePatterns()
[all …]
H A DvtkSVGExporter.cxx314 rect->SetFloatAttribute("fill-opacity", static_cast<float>(a)); in RenderBackground()
315 rect->SetFloatAttribute("x", renRect.GetLeft()); in RenderBackground()
316 rect->SetFloatAttribute("y", canvasHeight - renRect.GetTop()); in RenderBackground()
317 rect->SetFloatAttribute("width", renRect.GetWidth()); in RenderBackground()
318 rect->SetFloatAttribute("height", renRect.GetHeight()); in RenderBackground()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkXMLDataElement.h100 void SetFloatAttribute(const char* name, float value);
H A DvtkXMLDataElement.cxx952 void vtkXMLDataElement::SetFloatAttribute(const char* name, float value) in SetFloatAttribute() function in vtkXMLDataElement
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkXMLDataElement.h100 void SetFloatAttribute(const char* name, float value);
H A DvtkXMLDataElement.cxx996 void vtkXMLDataElement::SetFloatAttribute(const char* name, float value) in SetFloatAttribute() function in vtkXMLDataElement
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkXMLDataElement.h80 void SetFloatAttribute(const char* name, float value);
H A DvtkXMLDataElement.cxx1014 void vtkXMLDataElement::SetFloatAttribute(const char* name, float value) in SetFloatAttribute() function in vtkXMLDataElement
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/Open3DGC/
H A Do3dgcIndexedFaceSet.h214 … void SetFloatAttribute (unsigned long a, Real * const floatAttribute) in SetFloatAttribute() function
/dports/multimedia/assimp/assimp-5.1.3/contrib/Open3DGC/
H A Do3dgcIndexedFaceSet.h214 … void SetFloatAttribute (unsigned long a, Real * const floatAttribute) in SetFloatAttribute() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/contrib/Open3DGC/
H A Do3dgcIndexedFaceSet.h214 … void SetFloatAttribute (unsigned long a, Real * const floatAttribute) in SetFloatAttribute() function
/dports/graphics/opendx/dx-4.4.4/include/dx/
H A Drel_1_bc.h324 #define SetFloatAttribute DXSetFloatAttribute macro
/dports/devel/upp/upp/bazaar/plugin/assimp/code/glTF/
H A DglTFExporter.cpp730 …comp_o3dgc_ifs.SetFloatAttribute(static_cast<unsigned long>(num), (o3dgc::Real* const)&b->GetPoint… in ExportMeshes()
H A DglTFAsset.inl1076 …ifs.SetFloatAttribute(static_cast<unsigned long>(idx), (o3dgc::Real* const)(decoded_data + get_buf…
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dtestbinding.rs105 fn SetFloatAttribute(&self, _: Finite<f32>) {} in SetFloatAttribute() method
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/glTF/
H A DglTFExporter.cpp744 …comp_o3dgc_ifs.SetFloatAttribute(static_cast<unsigned long>(num), (o3dgc::Real* const)&b->GetPoint… in ExportMeshes()
H A DglTFAsset.inl906 …ifs.SetFloatAttribute(static_cast<unsigned long>(idx), (o3dgc::Real *const)(decoded_data + get_buf…
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DglTFExporter.cpp698 …comp_o3dgc_ifs.SetFloatAttribute(static_cast<unsigned long>(num), (o3dgc::Real* const)&b->GetPoint… in ExportMeshes()
H A DglTFAsset.inl1058 …ifs.SetFloatAttribute(static_cast<unsigned long>(idx), (o3dgc::Real* const)(decoded_data + get_buf…