Home
last modified time | relevance | path

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

/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/graph/demos/ui/
H A DLabel0.java41 protected final float[] rgbaColor; field in Label0
44 public Label0(final Font font, final String text, final float[] rgbaColor) { in Label0()
H A DUIShape.java72 protected final float[] rgbaColor = {0.75f, 0.75f, 0.75f, 1.0f}; field in UIShape
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/graph/curve/
H A DRegion.java281 … void addOutlineShape(final OutlineShape shape, final AffineTransform t, final float[] rgbaColor) { in addOutlineShape()
318 pushNewVertexImpl(vertsIn.get(i), t, rgbaColor); in addOutlineShape() local
366 …Shapes(final List<OutlineShape> shapes, final AffineTransform transform, final float[] rgbaColor) { in addOutlineShapes()
368 addOutlineShape(shapes.get(i), transform, rgbaColor); in addOutlineShapes() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/graph/curve/opengl/
H A DTextRegionUtil.java147 … final Font font, final float pixelSize, final CharSequence str, final float[] rgbaColor, in addStringToRegion()
174 … final CharSequence str, final float[] rgbaColor, final int[/*1*/] sampleCount) { in drawString3D()
211 … final CharSequence str, final float[] rgbaColor, final int[/*1*/] sampleCount, in drawString3D()
238 final float[] rgbaColor, final int[/*1*/] sampleCount, in drawString3D()
H A DRenderState.java242 public final float[] getColorStatic(final float[] rgbaColor) { in getColorStatic()
/dports/devel/bullet/bullet3-3.21/examples/StandaloneMain/
H A Dmain_sw_tinyrenderer_single_example.cpp111 float rgbaColor[4] = {1, 1, 1, 1}; in registerGraphicsShape() local
H A Dmain_tinyrenderer_single_example.cpp268 float rgbaColor[4] = {1, 1, 1, 1}; in registerGraphicsShape() local
/dports/devel/py-bullet3/bullet3-3.21/examples/StandaloneMain/
H A Dmain_sw_tinyrenderer_single_example.cpp111 float rgbaColor[4] = {1, 1, 1, 1}; in registerGraphicsShape() local
H A Dmain_tinyrenderer_single_example.cpp268 float rgbaColor[4] = {1, 1, 1, 1}; in registerGraphicsShape() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp591 tcu::RGBA rgbaColor(value, value, value, 255); in fillTexture() local
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/tinyRendererPlugin/
H A DTinyRendererVisualShapeConverter.cpp797 float rgbaColor[4] = { (float)color[0], (float)color[1], (float)color[2], (float)color[3] }; in convertVisualShapes() local
979 …float rgbaColor[4] = { (float)visualShape.m_rgbaColor[0],(float)visualShape.m_rgbaColor[1],(float)… in registerShapeAndInstance() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/tinyRendererPlugin/
H A DTinyRendererVisualShapeConverter.cpp797 float rgbaColor[4] = { (float)color[0], (float)color[1], (float)color[2], (float)color[3] }; in convertVisualShapes() local
979 …float rgbaColor[4] = { (float)visualShape.m_rgbaColor[0],(float)visualShape.m_rgbaColor[1],(float)… in registerShapeAndInstance() local
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientExample.cpp505 double rgbaColor[4] = {0.0, 1.0, 0.0, 1.0}; in prepareAndSubmitCommand() local
H A Db3RobotSimulatorClientAPI_NoDirect.cpp220 …double rgbaColor[4] = {args.m_rgbaColor[0], args.m_rgbaColor[1], args.m_rgbaColor[2], args.m_rgbaC… in changeVisualShape() local
H A DPhysicsClientC_API.cpp1988 …RGBAColor(b3SharedMemoryCommandHandle commandHandle, int shapeIndex, const double rgbaColor[/*4*/]) in b3CreateVisualShapeSetRGBAColor()
H A DPhysicsServerCommandProcessor.cpp9147 float rgbaColor[4] = { 1,1,1,1 }; in processDeformable() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientExample.cpp505 double rgbaColor[4] = {0.0, 1.0, 0.0, 1.0}; in prepareAndSubmitCommand() local
H A Db3RobotSimulatorClientAPI_NoDirect.cpp220 …double rgbaColor[4] = {args.m_rgbaColor[0], args.m_rgbaColor[1], args.m_rgbaColor[2], args.m_rgbaC… in changeVisualShape() local
H A DPhysicsClientC_API.cpp1988 …RGBAColor(b3SharedMemoryCommandHandle commandHandle, int shapeIndex, const double rgbaColor[/*4*/]) in b3CreateVisualShapeSetRGBAColor()
H A DPhysicsServerCommandProcessor.cpp9147 float rgbaColor[4] = { 1,1,1,1 }; in processDeformable() local
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/eglPlugin/
H A DeglRendererVisualShapeConverter.cpp958 …float rgbaColor[4] = { (float)visualShape.m_rgbaColor[0],(float)visualShape.m_rgbaColor[1], (float… in registerShapeAndInstance() local
1117 float rgbaColor[4] = { (float)color[0], (float)color[1], (float)color[2], (float)color[3] }; in convertVisualShapes() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/eglPlugin/
H A DeglRendererVisualShapeConverter.cpp958 …float rgbaColor[4] = { (float)visualShape.m_rgbaColor[0],(float)visualShape.m_rgbaColor[1], (float… in registerShapeAndInstance() local
1117 float rgbaColor[4] = { (float)color[0], (float)color[1], (float)color[2], (float)color[3] }; in convertVisualShapes() local
/dports/graphics/wdune/wdune-1.926/src/
H A DMyMesh.h1796 MFFloat *colors, bool rgbaColor, in addCoords()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/
H A Dpybullet.c7855 double rgbaColor[4] = {1, 1, 1, 1}; in pybullet_changeVisualShape() local
9182 double rgbaColor[4] = {1, 1, 1, 1}; in pybullet_createVisualShape() local
9299 double rgbaColor[4] = {1, 1, 1, 1}; in pybullet_createVisualShape() local
9508 double rgbaColor[4] = {1, 1, 1, 1}; in pybullet_createVisualShapeArray() local
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs2446 public static extern void b3UpdateVisualShapeRGBAColor(IntPtr commandHandle, ref double rgbaColor)… in b3UpdateVisualShapeRGBAColor()
3117 … void b3CreateVisualShapeSetRGBAColor(IntPtr commandHandle, int shapeIndex, ref double rgbaColor) ; in b3CreateVisualShapeSetRGBAColor()