Home
last modified time | relevance | path

Searched defs:textureCoordinates (Results 1 – 25 of 97) sorted by relevance

1234

/dports/games/openbve/OpenBVE-1.8.2.1/source/LibRender2/Primitives/
H A DRectangle.cs35 …e texture, Vector2 point, Vector2 size, Color128? color = null, Vector2? textureCoordinates = null) in DrawAlpha()
54 …e texture, Vector2 point, Vector2 size, Color128? color = null, Vector2? textureCoordinates = null) in Draw()
73 …(Texture texture, Vector2 point, Vector2 size, Color128? color, Vector2? textureCoordinates = null) in DrawImmediate()
/dports/graphics/magnum-extras/magnum-extras-2019.10/src/Magnum/Ui/
H A DPlane.cpp88 std::vector<Vector2> textureCoordinates; in addText() local
110 std::vector<Vector2> textureCoordinates; in setText() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/shapes/geometry/
H A DDefaultGeometry.java35 private ElementsBuffer textureCoordinates; field in DefaultGeometry
135 public final void setTextureCoordinates(ElementsBuffer textureCoordinates) { in setTextureCoordinates()
/dports/graphics/magnum-examples/magnum-examples-2019.10/src/textured-triangle/
H A DTexturedTriangleExample.cpp66 Vector2 textureCoordinates; member
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/HarfBuzzFont/Test/
H A DHarfBuzzFontTest.cpp75 Range2D rectangle, position, textureCoordinates; in layout() local
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dtexture_mapping.cpp48 CVector2<float> textureCoordinates; in TextureMapping() local
H A Ddisplacement_map.cpp52 CVector2<float> textureCoordinates; in DisplacementMap() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/j3d/
H A DOBJWriter.java608 TexCoord2f textureCoordinates = generateTextureCoordinates( in writeNodeGeometry() local
616 TexCoord2f textureCoordinates = new TexCoord2f(vertexData [i], vertexData [i + 1]); in writeNodeGeometry() local
641 TexCoord2f textureCoordinates = generateTextureCoordinates( in writeNodeGeometry() local
649 …TexCoord2f textureCoordinates = new TexCoord2f(textureCoordinatesArray [i], textureCoordinatesArra… in writeNodeGeometry() local
677 TexCoord2f textureCoordinates = generateTextureCoordinates( in writeNodeGeometry() local
684 TexCoord2f textureCoordinates = new TexCoord2f(); in writeNodeGeometry() local
936 private void writeTextureCoordinates(TexCoord2f textureCoordinates, Transform3D textureTransform, in writeTextureCoordinates()
H A DPhotoRenderer.java960 TexCoord2f textureCoordinates = generateTextureCoordinates( in exportNodeGeometry() local
968 TexCoord2f textureCoordinates = new TexCoord2f(vertexData [i], vertexData [i + 1]); in exportNodeGeometry() local
991 TexCoord2f textureCoordinates = generateTextureCoordinates( in exportNodeGeometry() local
999 …TexCoord2f textureCoordinates = new TexCoord2f(textureCoordinatesArray [i], textureCoordinatesArra… in exportNodeGeometry() local
1025 TexCoord2f textureCoordinates = generateTextureCoordinates( in exportNodeGeometry() local
1032 TexCoord2f textureCoordinates = new TexCoord2f(); in exportNodeGeometry() local
1334 private void exportTextureCoordinates(TexCoord2f textureCoordinates, in exportTextureCoordinates()
H A DOBJLoader.java1000 private List<TexCoord2f> textureCoordinates; field in OBJLoader
1145 TexCoord2f [] textureCoordinates = in createScene() local
H A DDAELoader.java218 private final Map<String, float []> textureCoordinates = new HashMap<String, float []>(); field in DAELoader.DAEHandler
902 float [] textureCoordinates; in getFacesGeometry() local
/dports/math/vtk8/VTK-8.2.0/Rendering/OptiX/
H A DvtkOptiXPolyDataMapperNode.cxx161 float *textureCoordinates, in ToOptiXTextureData()
232 float *textureCoordinates, in RenderAsSpheres()
402 float *textureCoordinates, in RenderAsCylinders()
589 float *textureCoordinates, in RenderAsTriangles()
892 float *textureCoordinates = nullptr; in RenderPoly() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/examples/org/scilab/forge/scirenderer/examples/
H A DTextureExample.java187 ElementsBuffer textureCoordinates = canvas.getBuffersManager().createElementsBuffer(); in SimpleGeometry() local
234 ElementsBuffer textureCoordinates = canvas.getBuffersManager().createElementsBuffer(); in LessSimpleGeometry() local
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/FreeTypeFont/Test/
H A DFreeTypeFontTest.cpp118 Range2D rectangle, position, textureCoordinates; in layout() local
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/StbTrueTypeFont/Test/
H A DStbTrueTypeFontTest.cpp129 Range2D rectangle, position, textureCoordinates; in layout() local
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/HarfBuzzFont/
H A DHarfBuzzFont.cpp117 const auto textureCoordinates = Range2D(rectangle).scaled(1.0f/Vector2(cache.textureSize())); in doRenderGlyph() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/geometryloaders/default/
H A Dbasegeometryloader_p.h95 QVector<QVector2D> textureCoordinates() const { return m_texCoords; } in textureCoordinates() function
/dports/math/vtk8/VTK-8.2.0/Rendering/OSPRay/
H A DvtkOSPRayPolyDataMapperNode.cxx209 float *textureCoordinates, in RenderAsSpheres()
352 float *textureCoordinates, in RenderAsCylinders()
508 float *textureCoordinates, in RenderAsTriangles()
851 float *textureCoordinates = nullptr; in ORenderPoly() local
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgLoadVRML.h92 ssgTexCoordArray *textureCoordinates; variable
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/Format/
H A Dobjparser.hpp84 std::vector<float> textureCoordinates; member
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/
H A DvtkOSPRayPolyDataMapperNode.cxx149 vtkImageData* vColorTextureMap, bool sRGB, int numTextureCoordinates, float* textureCoordinates, in RenderAsSpheres()
289 float* textureCoordinates, int numCellMaterials, std::vector<OSPMaterial>& CellMaterials, in RenderAsCylinders()
461 vtkImageData* vCoatNormalTextureMap, int numTextureCoordinates, float* textureCoordinates, in RenderAsTriangles()
945 std::vector<osp::vec2f> textureCoordinates; in ORenderPoly() local
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/FreeTypeFont/
H A DFreeTypeFont.cpp190 const auto textureCoordinates = Range2D(rectangle).scaled(1.0f/Vector2(cache.textureSize())); in doRenderGlyph() local
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/StbTrueTypeFont/
H A DStbTrueTypeFont.cpp202 const auto textureCoordinates = Range2D(rectangle).scaled(1.0f/Vector2(_cache.textureSize())); in doRenderGlyph() local
/dports/games/scummvm/scummvm-2.5.1/engines/twine/
H A Dholomap.cpp257 Vertex textureCoordinates[3]; in renderHolomapSurfacePolygons() local
276 Vertex textureCoordinates[3]; in renderHolomapSurfacePolygons() local
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/opengl/
H A Dglutil.cpp41 GLuint textureCoordinates[] = { GL_S, GL_T, GL_R, GL_Q }; variable

1234