mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
19145 lines
759 KiB
HTML
19145 lines
759 KiB
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Class ImPlotNative
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Class ImPlotNative
|
|
">
|
|
<meta name="generator" content="docfx 2.59.4.0">
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico">
|
|
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
|
<link rel="stylesheet" href="../styles/docfx.css">
|
|
<link rel="stylesheet" href="../styles/main.css">
|
|
<meta property="docfx:navrel" content="">
|
|
<meta property="docfx:tocrel" content="toc.html">
|
|
|
|
|
|
|
|
</head>
|
|
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
|
<div id="wrapper">
|
|
<header>
|
|
|
|
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
|
|
<a class="navbar-brand" href="../index.html">
|
|
<img id="logo" class="svg" src="../logo.svg" alt="">
|
|
</a>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navbar">
|
|
<form class="navbar-form navbar-right" role="search" id="search">
|
|
<div class="form-group">
|
|
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="subnav navbar navbar-default">
|
|
<div class="container hide-when-search" id="breadcrumb">
|
|
<ul class="breadcrumb">
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<div role="main" class="container body-content hide-when-search">
|
|
|
|
<div class="sidenav hide-when-search">
|
|
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
|
<div class="sidetoggle collapse" id="sidetoggle">
|
|
<div id="sidetoc"></div>
|
|
</div>
|
|
</div>
|
|
<div class="article row grid-right">
|
|
<div class="col-md-10">
|
|
<article class="content wrap" id="_content" data-uid="ImPlotNET.ImPlotNative">
|
|
|
|
|
|
<h1 id="ImPlotNET_ImPlotNative" data-uid="ImPlotNET.ImPlotNative" class="text-break">Class ImPlotNative
|
|
</h1>
|
|
<div class="markdown level0 summary"></div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="inheritance">
|
|
<h5>Inheritance</h5>
|
|
<div class="level0"><span class="xref">System.Object</span></div>
|
|
<div class="level1"><span class="xref">ImPlotNative</span></div>
|
|
</div>
|
|
<div class="inheritedMembers">
|
|
<h5>Inherited Members</h5>
|
|
<div>
|
|
<span class="xref">System.Object.Equals(System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.GetHashCode()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.GetType()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.MemberwiseClone()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.ToString()</span>
|
|
</div>
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="ImPlotNET.html">ImPlotNET</a></h6>
|
|
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
|
|
<h5 id="ImPlotNET_ImPlotNative_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static class ImPlotNative</code></pre>
|
|
</div>
|
|
<h3 id="methods">Methods
|
|
</h3>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_AddColormap_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_AddColormap_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_AddColormap_U32Ptr_System_Byte__System_UInt32__System_Int32_System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_AddColormap_U32Ptr(System.Byte*,System.UInt32*,System.Int32,System.Byte)">ImPlot_AddColormap_U32Ptr(Byte*, UInt32*, Int32, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotColormap ImPlot_AddColormap_U32Ptr(byte *name, uint *cols, int size, byte qual)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">name</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">qual</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_AddColormap_Vec4Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_AddColormap_Vec4Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_AddColormap_Vec4Ptr_System_Byte__System_Numerics_Vector4__System_Int32_System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_AddColormap_Vec4Ptr(System.Byte*,System.Numerics.Vector4*,System.Int32,System.Byte)">ImPlot_AddColormap_Vec4Ptr(Byte*, Vector4*, Int32, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotColormap ImPlot_AddColormap_Vec4Ptr(byte *name, Vector4*cols, int size, byte qual)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">name</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span>*</td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">qual</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_Annotation_Bool_" data-uid="ImPlotNET.ImPlotNative.ImPlot_Annotation_Bool*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_Annotation_Bool_System_Double_System_Double_System_Numerics_Vector4_System_Numerics_Vector2_System_Byte_System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_Annotation_Bool(System.Double,System.Double,System.Numerics.Vector4,System.Numerics.Vector2,System.Byte,System.Byte)">ImPlot_Annotation_Bool(Double, Double, Vector4, Vector2, Byte, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_Annotation_Bool(double x, double y, Vector4 col, Vector2 pix_offset, byte clamp, byte round)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">pix_offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">clamp</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">round</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_Annotation_Str_" data-uid="ImPlotNET.ImPlotNative.ImPlot_Annotation_Str*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_Annotation_Str_System_Double_System_Double_System_Numerics_Vector4_System_Numerics_Vector2_System_Byte_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_Annotation_Str(System.Double,System.Double,System.Numerics.Vector4,System.Numerics.Vector2,System.Byte,System.Byte*)">ImPlot_Annotation_Str(Double, Double, Vector4, Vector2, Byte, Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_Annotation_Str(double x, double y, Vector4 col, Vector2 pix_offset, byte clamp, byte *fmt)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">pix_offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">clamp</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginAlignedPlots_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginAlignedPlots*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginAlignedPlots_System_Byte__System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginAlignedPlots(System.Byte*,System.Byte)">ImPlot_BeginAlignedPlots(Byte*, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginAlignedPlots(byte *group_id, byte vertical)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">group_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">vertical</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropSourceAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropSourceAxis*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropSourceAxis_ImPlotNET_ImAxis_ImGuiNET_ImGuiDragDropFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropSourceAxis(ImPlotNET.ImAxis,ImGuiNET.ImGuiDragDropFlags)">ImPlot_BeginDragDropSourceAxis(ImAxis, ImGuiDragDropFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginDragDropSourceAxis(ImAxis axis, ImGuiDragDropFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiDragDropFlags.html">ImGuiDragDropFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropSourceItem_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropSourceItem*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropSourceItem_System_Byte__ImGuiNET_ImGuiDragDropFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropSourceItem(System.Byte*,ImGuiNET.ImGuiDragDropFlags)">ImPlot_BeginDragDropSourceItem(Byte*, ImGuiDragDropFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginDragDropSourceItem(byte *label_id, ImGuiDragDropFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiDragDropFlags.html">ImGuiDragDropFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropSourcePlot_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropSourcePlot*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropSourcePlot_ImGuiNET_ImGuiDragDropFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropSourcePlot(ImGuiNET.ImGuiDragDropFlags)">ImPlot_BeginDragDropSourcePlot(ImGuiDragDropFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginDragDropSourcePlot(ImGuiDragDropFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiDragDropFlags.html">ImGuiDragDropFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropTargetAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropTargetAxis*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropTargetAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropTargetAxis(ImPlotNET.ImAxis)">ImPlot_BeginDragDropTargetAxis(ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginDragDropTargetAxis(ImAxis axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropTargetLegend_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropTargetLegend*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropTargetLegend" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropTargetLegend">ImPlot_BeginDragDropTargetLegend()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginDragDropTargetLegend()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropTargetPlot_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropTargetPlot*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginDragDropTargetPlot" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginDragDropTargetPlot">ImPlot_BeginDragDropTargetPlot()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginDragDropTargetPlot()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginLegendPopup_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginLegendPopup*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginLegendPopup_System_Byte__ImGuiNET_ImGuiMouseButton_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginLegendPopup(System.Byte*,ImGuiNET.ImGuiMouseButton)">ImPlot_BeginLegendPopup(Byte*, ImGuiMouseButton)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginLegendPopup(byte *label_id, ImGuiMouseButton mouse_button)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiMouseButton.html">ImGuiMouseButton</a></td>
|
|
<td><span class="parametername">mouse_button</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginPlot_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginPlot*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginPlot_System_Byte__System_Numerics_Vector2_ImPlotNET_ImPlotFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginPlot(System.Byte*,System.Numerics.Vector2,ImPlotNET.ImPlotFlags)">ImPlot_BeginPlot(Byte*, Vector2, ImPlotFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginPlot(byte *title_id, Vector2 size, ImPlotFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">title_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotFlags.html">ImPlotFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BeginSubplots_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginSubplots*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BeginSubplots_System_Byte__System_Int32_System_Int32_System_Numerics_Vector2_ImPlotNET_ImPlotSubplotFlags_System_Single__System_Single__" data-uid="ImPlotNET.ImPlotNative.ImPlot_BeginSubplots(System.Byte*,System.Int32,System.Int32,System.Numerics.Vector2,ImPlotNET.ImPlotSubplotFlags,System.Single*,System.Single*)">ImPlot_BeginSubplots(Byte*, Int32, Int32, Vector2, ImPlotSubplotFlags, Single*, Single*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_BeginSubplots(byte *title_id, int rows, int cols, Vector2 size, ImPlotSubplotFlags flags, float *row_ratios, float *col_ratios)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">title_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotSubplotFlags.html">ImPlotSubplotFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">row_ratios</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">col_ratios</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_BustColorCache_" data-uid="ImPlotNET.ImPlotNative.ImPlot_BustColorCache*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_BustColorCache_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_BustColorCache(System.Byte*)">ImPlot_BustColorCache(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_BustColorCache(byte *plot_title_id)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">plot_title_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_CancelPlotSelection_" data-uid="ImPlotNET.ImPlotNative.ImPlot_CancelPlotSelection*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_CancelPlotSelection" data-uid="ImPlotNET.ImPlotNative.ImPlot_CancelPlotSelection">ImPlot_CancelPlotSelection()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_CancelPlotSelection()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ColormapButton_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapButton*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ColormapButton_System_Byte__System_Numerics_Vector2_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapButton(System.Byte*,System.Numerics.Vector2,ImPlotNET.ImPlotColormap)">ImPlot_ColormapButton(Byte*, Vector2, ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_ColormapButton(byte *label, Vector2 size, ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ColormapIcon_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapIcon*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ColormapIcon_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapIcon(ImPlotNET.ImPlotColormap)">ImPlot_ColormapIcon(ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ColormapIcon(ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ColormapScale_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapScale*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ColormapScale_System_Byte__System_Double_System_Double_System_Numerics_Vector2_System_Byte__ImPlotNET_ImPlotColormapScaleFlags_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapScale(System.Byte*,System.Double,System.Double,System.Numerics.Vector2,System.Byte*,ImPlotNET.ImPlotColormapScaleFlags,ImPlotNET.ImPlotColormap)">ImPlot_ColormapScale(Byte*, Double, Double, Vector2, Byte*, ImPlotColormapScaleFlags, ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ColormapScale(byte *label, double scale_min, double scale_max, Vector2 size, byte *format, ImPlotColormapScaleFlags flags, ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">format</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormapScaleFlags.html">ImPlotColormapScaleFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ColormapSlider_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapSlider*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ColormapSlider_System_Byte__System_Single__System_Numerics_Vector4__System_Byte__ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ColormapSlider(System.Byte*,System.Single*,System.Numerics.Vector4*,System.Byte*,ImPlotNET.ImPlotColormap)">ImPlot_ColormapSlider(Byte*, Single*, Vector4*, Byte*, ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_ColormapSlider(byte *label, float *t, Vector4*out, byte *format, ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">t</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span>*</td>
|
|
<td><span class="parametername">out</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">format</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_CreateContext_" data-uid="ImPlotNET.ImPlotNative.ImPlot_CreateContext*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_CreateContext" data-uid="ImPlotNET.ImPlotNative.ImPlot_CreateContext">ImPlot_CreateContext()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern IntPtr ImPlot_CreateContext()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_DestroyContext_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DestroyContext*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_DestroyContext_System_IntPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DestroyContext(System.IntPtr)">ImPlot_DestroyContext(IntPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_DestroyContext(IntPtr ctx)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">ctx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_DragLineX_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragLineX*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_DragLineX_System_Int32_System_Double__System_Numerics_Vector4_System_Single_ImPlotNET_ImPlotDragToolFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragLineX(System.Int32,System.Double*,System.Numerics.Vector4,System.Single,ImPlotNET.ImPlotDragToolFlags)">ImPlot_DragLineX(Int32, Double*, Vector4, Single, ImPlotDragToolFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_DragLineX(int id, double *x, Vector4 col, float thickness, ImPlotDragToolFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">thickness</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDragToolFlags.html">ImPlotDragToolFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_DragLineY_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragLineY*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_DragLineY_System_Int32_System_Double__System_Numerics_Vector4_System_Single_ImPlotNET_ImPlotDragToolFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragLineY(System.Int32,System.Double*,System.Numerics.Vector4,System.Single,ImPlotNET.ImPlotDragToolFlags)">ImPlot_DragLineY(Int32, Double*, Vector4, Single, ImPlotDragToolFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_DragLineY(int id, double *y, Vector4 col, float thickness, ImPlotDragToolFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">thickness</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDragToolFlags.html">ImPlotDragToolFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_DragPoint_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragPoint*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_DragPoint_System_Int32_System_Double__System_Double__System_Numerics_Vector4_System_Single_ImPlotNET_ImPlotDragToolFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragPoint(System.Int32,System.Double*,System.Double*,System.Numerics.Vector4,System.Single,ImPlotNET.ImPlotDragToolFlags)">ImPlot_DragPoint(Int32, Double*, Double*, Vector4, Single, ImPlotDragToolFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_DragPoint(int id, double *x, double *y, Vector4 col, float size, ImPlotDragToolFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDragToolFlags.html">ImPlotDragToolFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_DragRect_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragRect*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_DragRect_System_Int32_System_Double__System_Double__System_Double__System_Double__System_Numerics_Vector4_ImPlotNET_ImPlotDragToolFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_DragRect(System.Int32,System.Double*,System.Double*,System.Double*,System.Double*,System.Numerics.Vector4,ImPlotNET.ImPlotDragToolFlags)">ImPlot_DragRect(Int32, Double*, Double*, Double*, Double*, Vector4, ImPlotDragToolFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_DragRect(int id, double *x1, double *y1, double *x2, double *y2, Vector4 col, ImPlotDragToolFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">x1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">y1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">x2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">y2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDragToolFlags.html">ImPlotDragToolFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_EndAlignedPlots_" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndAlignedPlots*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_EndAlignedPlots" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndAlignedPlots">ImPlot_EndAlignedPlots()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_EndAlignedPlots()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_EndDragDropSource_" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndDragDropSource*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_EndDragDropSource" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndDragDropSource">ImPlot_EndDragDropSource()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_EndDragDropSource()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_EndDragDropTarget_" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndDragDropTarget*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_EndDragDropTarget" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndDragDropTarget">ImPlot_EndDragDropTarget()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_EndDragDropTarget()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_EndLegendPopup_" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndLegendPopup*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_EndLegendPopup" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndLegendPopup">ImPlot_EndLegendPopup()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_EndLegendPopup()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_EndPlot_" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndPlot*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_EndPlot" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndPlot">ImPlot_EndPlot()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_EndPlot()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_EndSubplots_" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndSubplots*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_EndSubplots" data-uid="ImPlotNET.ImPlotNative.ImPlot_EndSubplots">ImPlot_EndSubplots()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_EndSubplots()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetColormapColor_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapColor*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetColormapColor_System_Numerics_Vector4__System_Int32_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapColor(System.Numerics.Vector4*,System.Int32,ImPlotNET.ImPlotColormap)">ImPlot_GetColormapColor(Vector4*, Int32, ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_GetColormapColor(Vector4*pOut, int idx, ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetColormapCount_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapCount*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetColormapCount" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapCount">ImPlot_GetColormapCount()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern int ImPlot_GetColormapCount()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetColormapIndex_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapIndex*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetColormapIndex_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapIndex(System.Byte*)">ImPlot_GetColormapIndex(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotColormap ImPlot_GetColormapIndex(byte *name)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">name</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetColormapName_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapName*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetColormapName_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapName(ImPlotNET.ImPlotColormap)">ImPlot_GetColormapName(ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte *ImPlot_GetColormapName(ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetColormapSize_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapSize*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetColormapSize_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetColormapSize(ImPlotNET.ImPlotColormap)">ImPlot_GetColormapSize(ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern int ImPlot_GetColormapSize(ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetCurrentContext_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetCurrentContext*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetCurrentContext" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetCurrentContext">ImPlot_GetCurrentContext()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern IntPtr ImPlot_GetCurrentContext()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetInputMap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetInputMap*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetInputMap" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetInputMap">ImPlot_GetInputMap()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotInputMap*ImPlot_GetInputMap()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInputMap.html">ImPlotInputMap</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetLastItemColor_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetLastItemColor*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetLastItemColor_System_Numerics_Vector4__" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetLastItemColor(System.Numerics.Vector4*)">ImPlot_GetLastItemColor(Vector4*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_GetLastItemColor(Vector4*pOut)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetMarkerName_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetMarkerName*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetMarkerName_ImPlotNET_ImPlotMarker_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetMarkerName(ImPlotNET.ImPlotMarker)">ImPlot_GetMarkerName(ImPlotMarker)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte *ImPlot_GetMarkerName(ImPlotMarker idx)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotMarker.html">ImPlotMarker</a></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetPlotDrawList_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotDrawList*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetPlotDrawList" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotDrawList">ImPlot_GetPlotDrawList()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImDrawList*ImPlot_GetPlotDrawList()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImDrawList.html">ImDrawList</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetPlotLimits_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotLimits*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetPlotLimits_ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotLimits(ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_GetPlotLimits(ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotRect ImPlot_GetPlotLimits(ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetPlotMousePos_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotMousePos*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetPlotMousePos_ImPlotNET_ImPlotPoint__ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotMousePos(ImPlotNET.ImPlotPoint*,ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_GetPlotMousePos(ImPlotPoint*, ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_GetPlotMousePos(ImPlotPoint*pOut, ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetPlotPos_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotPos*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetPlotPos_System_Numerics_Vector2__" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotPos(System.Numerics.Vector2*)">ImPlot_GetPlotPos(Vector2*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_GetPlotPos(Vector2*pOut)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetPlotSelection_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotSelection*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetPlotSelection_ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotSelection(ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_GetPlotSelection(ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotRect ImPlot_GetPlotSelection(ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetPlotSize_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotSize*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetPlotSize_System_Numerics_Vector2__" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetPlotSize(System.Numerics.Vector2*)">ImPlot_GetPlotSize(Vector2*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_GetPlotSize(Vector2*pOut)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetStyle_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetStyle*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetStyle" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetStyle">ImPlot_GetStyle()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotStyle*ImPlot_GetStyle()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_GetStyleColorName_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetStyleColorName*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_GetStyleColorName_ImPlotNET_ImPlotCol_" data-uid="ImPlotNET.ImPlotNative.ImPlot_GetStyleColorName(ImPlotNET.ImPlotCol)">ImPlot_GetStyleColorName(ImPlotCol)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte *ImPlot_GetStyleColorName(ImPlotCol idx)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCol.html">ImPlotCol</a></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_HideNextItem_" data-uid="ImPlotNET.ImPlotNative.ImPlot_HideNextItem*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_HideNextItem_System_Byte_ImPlotNET_ImPlotCond_" data-uid="ImPlotNET.ImPlotNative.ImPlot_HideNextItem(System.Byte,ImPlotNET.ImPlotCond)">ImPlot_HideNextItem(Byte, ImPlotCond)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_HideNextItem(byte hidden, ImPlotCond cond)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">hidden</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCond.html">ImPlotCond</a></td>
|
|
<td><span class="parametername">cond</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_IsAxisHovered_" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsAxisHovered*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_IsAxisHovered_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsAxisHovered(ImPlotNET.ImAxis)">ImPlot_IsAxisHovered(ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_IsAxisHovered(ImAxis axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_IsLegendEntryHovered_" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsLegendEntryHovered*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_IsLegendEntryHovered_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsLegendEntryHovered(System.Byte*)">ImPlot_IsLegendEntryHovered(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_IsLegendEntryHovered(byte *label_id)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_IsPlotHovered_" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsPlotHovered*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_IsPlotHovered" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsPlotHovered">ImPlot_IsPlotHovered()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_IsPlotHovered()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_IsPlotSelected_" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsPlotSelected*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_IsPlotSelected" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsPlotSelected">ImPlot_IsPlotSelected()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_IsPlotSelected()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_IsSubplotsHovered_" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsSubplotsHovered*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_IsSubplotsHovered" data-uid="ImPlotNET.ImPlotNative.ImPlot_IsSubplotsHovered">ImPlot_IsSubplotsHovered()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_IsSubplotsHovered()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ItemIcon_U32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ItemIcon_U32*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ItemIcon_U32_System_UInt32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ItemIcon_U32(System.UInt32)">ImPlot_ItemIcon_U32(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ItemIcon_U32(uint col)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ItemIcon_Vec4_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ItemIcon_Vec4*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ItemIcon_Vec4_System_Numerics_Vector4_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ItemIcon_Vec4(System.Numerics.Vector4)">ImPlot_ItemIcon_Vec4(Vector4)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ItemIcon_Vec4(Vector4 col)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_MapInputDefault_" data-uid="ImPlotNET.ImPlotNative.ImPlot_MapInputDefault*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_MapInputDefault_ImPlotNET_ImPlotInputMap__" data-uid="ImPlotNET.ImPlotNative.ImPlot_MapInputDefault(ImPlotNET.ImPlotInputMap*)">ImPlot_MapInputDefault(ImPlotInputMap*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_MapInputDefault(ImPlotInputMap*dst)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInputMap.html">ImPlotInputMap</a>*</td>
|
|
<td><span class="parametername">dst</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_MapInputReverse_" data-uid="ImPlotNET.ImPlotNative.ImPlot_MapInputReverse*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_MapInputReverse_ImPlotNET_ImPlotInputMap__" data-uid="ImPlotNET.ImPlotNative.ImPlot_MapInputReverse(ImPlotNET.ImPlotInputMap*)">ImPlot_MapInputReverse(ImPlotInputMap*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_MapInputReverse(ImPlotInputMap*dst)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInputMap.html">ImPlotInputMap</a>*</td>
|
|
<td><span class="parametername">dst</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_NextColormapColor_" data-uid="ImPlotNET.ImPlotNative.ImPlot_NextColormapColor*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_NextColormapColor_System_Numerics_Vector4__" data-uid="ImPlotNET.ImPlotNative.ImPlot_NextColormapColor(System.Numerics.Vector4*)">ImPlot_NextColormapColor(Vector4*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_NextColormapColor(Vector4*pOut)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PixelsToPlot_Float_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PixelsToPlot_Float*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PixelsToPlot_Float_ImPlotNET_ImPlotPoint__System_Single_System_Single_ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PixelsToPlot_Float(ImPlotNET.ImPlotPoint*,System.Single,System.Single,ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_PixelsToPlot_Float(ImPlotPoint*, Single, Single, ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PixelsToPlot_Float(ImPlotPoint*pOut, float x, float y, ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PixelsToPlot_Vec2_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PixelsToPlot_Vec2*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PixelsToPlot_Vec2_ImPlotNET_ImPlotPoint__System_Numerics_Vector2_ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PixelsToPlot_Vec2(ImPlotNET.ImPlotPoint*,System.Numerics.Vector2,ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_PixelsToPlot_Vec2(ImPlotPoint*, Vector2, ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PixelsToPlot_Vec2(ImPlotPoint*pOut, Vector2 pix, ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">pix</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_doublePtr_System_Byte___System_Double__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_doublePtr(System.Byte**,System.Double*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_doublePtr(Byte**, Double*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_doublePtr(byte **label_ids, double *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_FloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_FloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_FloatPtr_System_Byte___System_Single__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_FloatPtr(System.Byte**,System.Single*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_FloatPtr(Byte**, Single*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_FloatPtr(byte **label_ids, float *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S16Ptr_System_Byte___System_Int16__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S16Ptr(System.Byte**,System.Int16*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_S16Ptr(Byte**, Int16*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_S16Ptr(byte **label_ids, short *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S32Ptr_System_Byte___System_Int32__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S32Ptr(System.Byte**,System.Int32*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_S32Ptr(Byte**, Int32*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_S32Ptr(byte **label_ids, int *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S64Ptr_System_Byte___System_Int64__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S64Ptr(System.Byte**,System.Int64*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_S64Ptr(Byte**, Int64*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_S64Ptr(byte **label_ids, long *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_S8Ptr_System_Byte___System_SByte__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_S8Ptr(System.Byte**,System.SByte*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_S8Ptr(Byte**, SByte*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_S8Ptr(byte **label_ids, sbyte *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U16Ptr_System_Byte___System_UInt16__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U16Ptr(System.Byte**,System.UInt16*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_U16Ptr(Byte**, UInt16*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_U16Ptr(byte **label_ids, ushort *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U32Ptr_System_Byte___System_UInt32__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U32Ptr(System.Byte**,System.UInt32*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_U32Ptr(Byte**, UInt32*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_U32Ptr(byte **label_ids, uint *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U64Ptr_System_Byte___System_UInt64__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U64Ptr(System.Byte**,System.UInt64*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_U64Ptr(Byte**, UInt64*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_U64Ptr(byte **label_ids, ulong *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBarGroups_U8Ptr_System_Byte___System_Byte__System_Int32_System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarGroupsFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBarGroups_U8Ptr(System.Byte**,System.Byte*,System.Int32,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarGroupsFlags)">ImPlot_PlotBarGroups_U8Ptr(Byte**, Byte*, Int32, Int32, Double, Double, ImPlotBarGroupsFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBarGroups_U8Ptr(byte **label_ids, byte *values, int item_count, int group_count, double group_size, double shift, ImPlotBarGroupsFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">item_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">group_count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">group_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarGroupsFlags.html">ImPlotBarGroupsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_doublePtrdoublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_doublePtrdoublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_doublePtrdoublePtr_System_Byte__System_Double__System_Double__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_doublePtrdoublePtr(System.Byte*,System.Double*,System.Double*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_doublePtrdoublePtr(Byte*, Double*, Double*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_doublePtrdoublePtr(byte *label_id, double *xs, double *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_doublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_doublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_doublePtrInt_System_Byte__System_Double__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_doublePtrInt(System.Byte*,System.Double*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_doublePtrInt(Byte*, Double*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_doublePtrInt(byte *label_id, double *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_FloatPtrFloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_FloatPtrFloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_FloatPtrFloatPtr_System_Byte__System_Single__System_Single__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_FloatPtrFloatPtr(System.Byte*,System.Single*,System.Single*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_FloatPtrFloatPtr(Byte*, Single*, Single*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_FloatPtrFloatPtr(byte *label_id, float *xs, float *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_FloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_FloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_FloatPtrInt_System_Byte__System_Single__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_FloatPtrInt(System.Byte*,System.Single*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_FloatPtrInt(Byte*, Single*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_FloatPtrInt(byte *label_id, float *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S16PtrInt_System_Byte__System_Int16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S16PtrInt(System.Byte*,System.Int16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S16PtrInt(Byte*, Int16*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S16PtrInt(byte *label_id, short *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S16PtrS16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S16PtrS16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S16PtrS16Ptr_System_Byte__System_Int16__System_Int16__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S16PtrS16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S16PtrS16Ptr(Byte*, Int16*, Int16*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S16PtrS16Ptr(byte *label_id, short *xs, short *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S32PtrInt_System_Byte__System_Int32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S32PtrInt(System.Byte*,System.Int32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S32PtrInt(Byte*, Int32*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S32PtrInt(byte *label_id, int *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S32PtrS32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S32PtrS32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S32PtrS32Ptr_System_Byte__System_Int32__System_Int32__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S32PtrS32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S32PtrS32Ptr(Byte*, Int32*, Int32*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S32PtrS32Ptr(byte *label_id, int *xs, int *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S64PtrInt_System_Byte__System_Int64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S64PtrInt(System.Byte*,System.Int64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S64PtrInt(Byte*, Int64*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S64PtrInt(byte *label_id, long *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S64PtrS64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S64PtrS64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S64PtrS64Ptr_System_Byte__System_Int64__System_Int64__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S64PtrS64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S64PtrS64Ptr(Byte*, Int64*, Int64*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S64PtrS64Ptr(byte *label_id, long *xs, long *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S8PtrInt_System_Byte__System_SByte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S8PtrInt(System.Byte*,System.SByte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S8PtrInt(Byte*, SByte*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S8PtrInt(byte *label_id, sbyte *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S8PtrS8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S8PtrS8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_S8PtrS8Ptr_System_Byte__System_SByte__System_SByte__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_S8PtrS8Ptr(System.Byte*,System.SByte*,System.SByte*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_S8PtrS8Ptr(Byte*, SByte*, SByte*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_S8PtrS8Ptr(byte *label_id, sbyte *xs, sbyte *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U16PtrInt_System_Byte__System_UInt16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U16PtrInt(System.Byte*,System.UInt16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U16PtrInt(Byte*, UInt16*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U16PtrInt(byte *label_id, ushort *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U16PtrU16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U16PtrU16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U16PtrU16Ptr_System_Byte__System_UInt16__System_UInt16__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U16PtrU16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U16PtrU16Ptr(Byte*, UInt16*, UInt16*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U16PtrU16Ptr(byte *label_id, ushort *xs, ushort *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U32PtrInt_System_Byte__System_UInt32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U32PtrInt(System.Byte*,System.UInt32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U32PtrInt(Byte*, UInt32*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U32PtrInt(byte *label_id, uint *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U32PtrU32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U32PtrU32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U32PtrU32Ptr_System_Byte__System_UInt32__System_UInt32__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U32PtrU32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U32PtrU32Ptr(Byte*, UInt32*, UInt32*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U32PtrU32Ptr(byte *label_id, uint *xs, uint *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U64PtrInt_System_Byte__System_UInt64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U64PtrInt(System.Byte*,System.UInt64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U64PtrInt(Byte*, UInt64*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U64PtrInt(byte *label_id, ulong *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U64PtrU64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U64PtrU64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U64PtrU64Ptr_System_Byte__System_UInt64__System_UInt64__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U64PtrU64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U64PtrU64Ptr(Byte*, UInt64*, UInt64*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U64PtrU64Ptr(byte *label_id, ulong *xs, ulong *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U8PtrInt_System_Byte__System_Byte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U8PtrInt(System.Byte*,System.Byte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U8PtrInt(Byte*, Byte*, Int32, Double, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U8PtrInt(byte *label_id, byte *values, int count, double bar_size, double shift, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">shift</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U8PtrU8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U8PtrU8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotBars_U8PtrU8Ptr_System_Byte__System_Byte__System_Byte__System_Int32_System_Double_ImPlotNET_ImPlotBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotBars_U8PtrU8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Int32,System.Double,ImPlotNET.ImPlotBarsFlags,System.Int32,System.Int32)">ImPlot_PlotBars_U8PtrU8Ptr(Byte*, Byte*, Byte*, Int32, Double, ImPlotBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotBars_U8PtrU8Ptr(byte *label_id, byte *xs, byte *ys, int count, double bar_size, ImPlotBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotBarsFlags.html">ImPlotBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_doublePtr_System_Byte__System_Double__System_Double__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_doublePtr(System.Byte*,System.Double*,System.Double*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_doublePtr(Byte*, Double*, Double*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_doublePtr(byte *label_id, double *xs, double *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_FloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_FloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_FloatPtr_System_Byte__System_Single__System_Single__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_FloatPtr(System.Byte*,System.Single*,System.Single*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_FloatPtr(Byte*, Single*, Single*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_FloatPtr(byte *label_id, float *xs, float *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S16Ptr_System_Byte__System_Int16__System_Int16__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_S16Ptr(Byte*, Int16*, Int16*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_S16Ptr(byte *label_id, short *xs, short *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S32Ptr_System_Byte__System_Int32__System_Int32__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_S32Ptr(Byte*, Int32*, Int32*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_S32Ptr(byte *label_id, int *xs, int *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S64Ptr_System_Byte__System_Int64__System_Int64__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_S64Ptr(Byte*, Int64*, Int64*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_S64Ptr(byte *label_id, long *xs, long *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_S8Ptr_System_Byte__System_SByte__System_SByte__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_S8Ptr(System.Byte*,System.SByte*,System.SByte*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_S8Ptr(Byte*, SByte*, SByte*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_S8Ptr(byte *label_id, sbyte *xs, sbyte *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U16Ptr_System_Byte__System_UInt16__System_UInt16__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_U16Ptr(Byte*, UInt16*, UInt16*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_U16Ptr(byte *label_id, ushort *xs, ushort *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U32Ptr_System_Byte__System_UInt32__System_UInt32__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_U32Ptr(Byte*, UInt32*, UInt32*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_U32Ptr(byte *label_id, uint *xs, uint *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U64Ptr_System_Byte__System_UInt64__System_UInt64__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_U64Ptr(Byte*, UInt64*, UInt64*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_U64Ptr(byte *label_id, ulong *xs, ulong *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDigital_U8Ptr_System_Byte__System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotDigitalFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDigital_U8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotDigitalFlags,System.Int32,System.Int32)">ImPlot_PlotDigital_U8Ptr(Byte*, Byte*, Byte*, Int32, ImPlotDigitalFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDigital_U8Ptr(byte *label_id, byte *xs, byte *ys, int count, ImPlotDigitalFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDigitalFlags.html">ImPlotDigitalFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotDummy_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDummy*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotDummy_System_Byte__ImPlotNET_ImPlotDummyFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotDummy(System.Byte*,ImPlotNET.ImPlotDummyFlags)">ImPlot_PlotDummy(Byte*, ImPlotDummyFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotDummy(byte *label_id, ImPlotDummyFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotDummyFlags.html">ImPlotDummyFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrdoublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrdoublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrdoublePtr_System_Byte__System_Double__System_Double__System_Double__System_Double__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrdoublePtr(System.Byte*,System.Double*,System.Double*,System.Double*,System.Double*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrdoublePtr(Byte*, Double*, Double*, Double*, Double*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrdoublePtr(byte *label_id, double *xs, double *ys, double *neg, double *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrInt_System_Byte__System_Double__System_Double__System_Double__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrInt(System.Byte*,System.Double*,System.Double*,System.Double*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrInt(Byte*, Double*, Double*, Double*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_doublePtrdoublePtrdoublePtrInt(byte *label_id, double *xs, double *ys, double *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrFloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrFloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrFloatPtr_System_Byte__System_Single__System_Single__System_Single__System_Single__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrFloatPtr(System.Byte*,System.Single*,System.Single*,System.Single*,System.Single*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrFloatPtr(Byte*, Single*, Single*, Single*, Single*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrFloatPtr(byte *label_id, float *xs, float *ys, float *neg, float *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrInt_System_Byte__System_Single__System_Single__System_Single__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrInt(System.Byte*,System.Single*,System.Single*,System.Single*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrInt(Byte*, Single*, Single*, Single*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_FloatPtrFloatPtrFloatPtrInt(byte *label_id, float *xs, float *ys, float *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrInt_System_Byte__System_Int16__System_Int16__System_Int16__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrInt(System.Byte*,System.Int16*,System.Int16*,System.Int16*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrInt(Byte*, Int16*, Int16*, Int16*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrInt(byte *label_id, short *xs, short *ys, short *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrS16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrS16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrS16Ptr_System_Byte__System_Int16__System_Int16__System_Int16__System_Int16__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrS16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int16*,System.Int16*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrS16Ptr(Byte*, Int16*, Int16*, Int16*, Int16*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S16PtrS16PtrS16PtrS16Ptr(byte *label_id, short *xs, short *ys, short *neg, short *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrInt_System_Byte__System_Int32__System_Int32__System_Int32__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrInt(System.Byte*,System.Int32*,System.Int32*,System.Int32*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrInt(Byte*, Int32*, Int32*, Int32*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrInt(byte *label_id, int *xs, int *ys, int *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrS32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrS32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrS32Ptr_System_Byte__System_Int32__System_Int32__System_Int32__System_Int32__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrS32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32*,System.Int32*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrS32Ptr(Byte*, Int32*, Int32*, Int32*, Int32*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S32PtrS32PtrS32PtrS32Ptr(byte *label_id, int *xs, int *ys, int *neg, int *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrInt_System_Byte__System_Int64__System_Int64__System_Int64__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrInt(System.Byte*,System.Int64*,System.Int64*,System.Int64*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrInt(Byte*, Int64*, Int64*, Int64*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrInt(byte *label_id, long *xs, long *ys, long *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrS64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrS64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrS64Ptr_System_Byte__System_Int64__System_Int64__System_Int64__System_Int64__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrS64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int64*,System.Int64*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrS64Ptr(Byte*, Int64*, Int64*, Int64*, Int64*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S64PtrS64PtrS64PtrS64Ptr(byte *label_id, long *xs, long *ys, long *neg, long *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrInt_System_Byte__System_SByte__System_SByte__System_SByte__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrInt(System.Byte*,System.SByte*,System.SByte*,System.SByte*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrInt(Byte*, SByte*, SByte*, SByte*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrInt(byte *label_id, sbyte *xs, sbyte *ys, sbyte *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrS8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrS8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrS8Ptr_System_Byte__System_SByte__System_SByte__System_SByte__System_SByte__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrS8Ptr(System.Byte*,System.SByte*,System.SByte*,System.SByte*,System.SByte*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrS8Ptr(Byte*, SByte*, SByte*, SByte*, SByte*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_S8PtrS8PtrS8PtrS8Ptr(byte *label_id, sbyte *xs, sbyte *ys, sbyte *neg, sbyte *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrInt_System_Byte__System_UInt16__System_UInt16__System_UInt16__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrInt(System.Byte*,System.UInt16*,System.UInt16*,System.UInt16*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrInt(Byte*, UInt16*, UInt16*, UInt16*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrInt(byte *label_id, ushort *xs, ushort *ys, ushort *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrU16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrU16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrU16Ptr_System_Byte__System_UInt16__System_UInt16__System_UInt16__System_UInt16__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrU16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.UInt16*,System.UInt16*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrU16Ptr(Byte*, UInt16*, UInt16*, UInt16*, UInt16*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U16PtrU16PtrU16PtrU16Ptr(byte *label_id, ushort *xs, ushort *ys, ushort *neg, ushort *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrInt_System_Byte__System_UInt32__System_UInt32__System_UInt32__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrInt(System.Byte*,System.UInt32*,System.UInt32*,System.UInt32*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrInt(Byte*, UInt32*, UInt32*, UInt32*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrInt(byte *label_id, uint *xs, uint *ys, uint *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrU32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrU32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrU32Ptr_System_Byte__System_UInt32__System_UInt32__System_UInt32__System_UInt32__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrU32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.UInt32*,System.UInt32*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrU32Ptr(Byte*, UInt32*, UInt32*, UInt32*, UInt32*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U32PtrU32PtrU32PtrU32Ptr(byte *label_id, uint *xs, uint *ys, uint *neg, uint *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrInt_System_Byte__System_UInt64__System_UInt64__System_UInt64__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrInt(System.Byte*,System.UInt64*,System.UInt64*,System.UInt64*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrInt(Byte*, UInt64*, UInt64*, UInt64*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrInt(byte *label_id, ulong *xs, ulong *ys, ulong *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrU64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrU64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrU64Ptr_System_Byte__System_UInt64__System_UInt64__System_UInt64__System_UInt64__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrU64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.UInt64*,System.UInt64*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrU64Ptr(Byte*, UInt64*, UInt64*, UInt64*, UInt64*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U64PtrU64PtrU64PtrU64Ptr(byte *label_id, ulong *xs, ulong *ys, ulong *neg, ulong *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrInt_System_Byte__System_Byte__System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrInt(System.Byte*,System.Byte*,System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrInt(Byte*, Byte*, Byte*, Byte*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrInt(byte *label_id, byte *xs, byte *ys, byte *err, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">err</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrU8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrU8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrU8Ptr_System_Byte__System_Byte__System_Byte__System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotErrorBarsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrU8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotErrorBarsFlags,System.Int32,System.Int32)">ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrU8Ptr(Byte*, Byte*, Byte*, Byte*, Byte*, Int32, ImPlotErrorBarsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotErrorBars_U8PtrU8PtrU8PtrU8Ptr(byte *label_id, byte *xs, byte *ys, byte *neg, byte *pos, int count, ImPlotErrorBarsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">neg</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">pos</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotErrorBarsFlags.html">ImPlotErrorBarsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_doublePtr_System_Byte__System_Double__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_doublePtr(System.Byte*,System.Double*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_doublePtr(Byte*, Double*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_doublePtr(byte *label_id, double *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_FloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_FloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_FloatPtr_System_Byte__System_Single__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_FloatPtr(System.Byte*,System.Single*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_FloatPtr(Byte*, Single*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_FloatPtr(byte *label_id, float *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S16Ptr_System_Byte__System_Int16__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S16Ptr(System.Byte*,System.Int16*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_S16Ptr(Byte*, Int16*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_S16Ptr(byte *label_id, short *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S32Ptr_System_Byte__System_Int32__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S32Ptr(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_S32Ptr(Byte*, Int32*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_S32Ptr(byte *label_id, int *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S64Ptr_System_Byte__System_Int64__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S64Ptr(System.Byte*,System.Int64*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_S64Ptr(Byte*, Int64*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_S64Ptr(byte *label_id, long *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_S8Ptr_System_Byte__System_SByte__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_S8Ptr(System.Byte*,System.SByte*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_S8Ptr(Byte*, SByte*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_S8Ptr(byte *label_id, sbyte *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U16Ptr_System_Byte__System_UInt16__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U16Ptr(System.Byte*,System.UInt16*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_U16Ptr(Byte*, UInt16*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_U16Ptr(byte *label_id, ushort *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U32Ptr_System_Byte__System_UInt32__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U32Ptr(System.Byte*,System.UInt32*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_U32Ptr(Byte*, UInt32*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_U32Ptr(byte *label_id, uint *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U64Ptr_System_Byte__System_UInt64__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U64Ptr(System.Byte*,System.UInt64*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_U64Ptr(Byte*, UInt64*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_U64Ptr(byte *label_id, ulong *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHeatmap_U8Ptr_System_Byte__System_Byte__System_Int32_System_Int32_System_Double_System_Double_System_Byte__ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotHeatmapFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHeatmap_U8Ptr(System.Byte*,System.Byte*,System.Int32,System.Int32,System.Double,System.Double,System.Byte*,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotHeatmapFlags)">ImPlot_PlotHeatmap_U8Ptr(Byte*, Byte*, Int32, Int32, Double, Double, Byte*, ImPlotPoint, ImPlotPoint, ImPlotHeatmapFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotHeatmap_U8Ptr(byte *label_id, byte *values, int rows, int cols, double scale_min, double scale_max, byte *label_fmt, ImPlotPoint bounds_min, ImPlotPoint bounds_max, ImPlotHeatmapFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">rows</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">cols</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHeatmapFlags.html">ImPlotHeatmapFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_doublePtr_System_Byte__System_Double__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_doublePtr(System.Byte*,System.Double*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_doublePtr(Byte*, Double*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_doublePtr(byte *label_id, double *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_FloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_FloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_FloatPtr_System_Byte__System_Single__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_FloatPtr(System.Byte*,System.Single*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_FloatPtr(Byte*, Single*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_FloatPtr(byte *label_id, float *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S16Ptr_System_Byte__System_Int16__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S16Ptr(System.Byte*,System.Int16*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_S16Ptr(Byte*, Int16*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_S16Ptr(byte *label_id, short *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S32Ptr_System_Byte__System_Int32__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S32Ptr(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_S32Ptr(Byte*, Int32*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_S32Ptr(byte *label_id, int *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S64Ptr_System_Byte__System_Int64__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S64Ptr(System.Byte*,System.Int64*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_S64Ptr(Byte*, Int64*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_S64Ptr(byte *label_id, long *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_S8Ptr_System_Byte__System_SByte__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_S8Ptr(System.Byte*,System.SByte*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_S8Ptr(Byte*, SByte*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_S8Ptr(byte *label_id, sbyte *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U16Ptr_System_Byte__System_UInt16__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U16Ptr(System.Byte*,System.UInt16*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_U16Ptr(Byte*, UInt16*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_U16Ptr(byte *label_id, ushort *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U32Ptr_System_Byte__System_UInt32__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U32Ptr(System.Byte*,System.UInt32*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_U32Ptr(Byte*, UInt32*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_U32Ptr(byte *label_id, uint *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U64Ptr_System_Byte__System_UInt64__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U64Ptr(System.Byte*,System.UInt64*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_U64Ptr(Byte*, UInt64*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_U64Ptr(byte *label_id, ulong *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram_U8Ptr_System_Byte__System_Byte__System_Int32_System_Int32_System_Double_ImPlotNET_ImPlotRange_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram_U8Ptr(System.Byte*,System.Byte*,System.Int32,System.Int32,System.Double,ImPlotNET.ImPlotRange,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram_U8Ptr(Byte*, Byte*, Int32, Int32, Double, ImPlotRange, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram_U8Ptr(byte *label_id, byte *values, int count, int bins, double bar_scale, ImPlotRange range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">bar_scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_doublePtr_System_Byte__System_Double__System_Double__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_doublePtr(System.Byte*,System.Double*,System.Double*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_doublePtr(Byte*, Double*, Double*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_doublePtr(byte *label_id, double *xs, double *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_FloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_FloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_FloatPtr_System_Byte__System_Single__System_Single__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_FloatPtr(System.Byte*,System.Single*,System.Single*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_FloatPtr(Byte*, Single*, Single*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_FloatPtr(byte *label_id, float *xs, float *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S16Ptr_System_Byte__System_Int16__System_Int16__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_S16Ptr(Byte*, Int16*, Int16*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_S16Ptr(byte *label_id, short *xs, short *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S32Ptr_System_Byte__System_Int32__System_Int32__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_S32Ptr(Byte*, Int32*, Int32*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_S32Ptr(byte *label_id, int *xs, int *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S64Ptr_System_Byte__System_Int64__System_Int64__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_S64Ptr(Byte*, Int64*, Int64*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_S64Ptr(byte *label_id, long *xs, long *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_S8Ptr_System_Byte__System_SByte__System_SByte__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_S8Ptr(System.Byte*,System.SByte*,System.SByte*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_S8Ptr(Byte*, SByte*, SByte*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_S8Ptr(byte *label_id, sbyte *xs, sbyte *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U16Ptr_System_Byte__System_UInt16__System_UInt16__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_U16Ptr(Byte*, UInt16*, UInt16*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_U16Ptr(byte *label_id, ushort *xs, ushort *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U32Ptr_System_Byte__System_UInt32__System_UInt32__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_U32Ptr(Byte*, UInt32*, UInt32*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_U32Ptr(byte *label_id, uint *xs, uint *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U64Ptr_System_Byte__System_UInt64__System_UInt64__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_U64Ptr(Byte*, UInt64*, UInt64*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_U64Ptr(byte *label_id, ulong *xs, ulong *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotHistogram2D_U8Ptr_System_Byte__System_Byte__System_Byte__System_Int32_System_Int32_System_Int32_ImPlotNET_ImPlotRect_ImPlotNET_ImPlotHistogramFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotHistogram2D_U8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Int32,System.Int32,System.Int32,ImPlotNET.ImPlotRect,ImPlotNET.ImPlotHistogramFlags)">ImPlot_PlotHistogram2D_U8Ptr(Byte*, Byte*, Byte*, Int32, Int32, Int32, ImPlotRect, ImPlotHistogramFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlot_PlotHistogram2D_U8Ptr(byte *label_id, byte *xs, byte *ys, int count, int x_bins, int y_bins, ImPlotRect range, ImPlotHistogramFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">x_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">y_bins</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a></td>
|
|
<td><span class="parametername">range</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotHistogramFlags.html">ImPlotHistogramFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotImage_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotImage*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotImage_System_Byte__System_IntPtr_ImPlotNET_ImPlotPoint_ImPlotNET_ImPlotPoint_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector4_ImPlotNET_ImPlotImageFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotImage(System.Byte*,System.IntPtr,ImPlotNET.ImPlotPoint,ImPlotNET.ImPlotPoint,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector4,ImPlotNET.ImPlotImageFlags)">ImPlot_PlotImage(Byte*, IntPtr, ImPlotPoint, ImPlotPoint, Vector2, Vector2, Vector4, ImPlotImageFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotImage(byte *label_id, IntPtr user_texture_id, ImPlotPoint bounds_min, ImPlotPoint bounds_max, Vector2 uv0, Vector2 uv1, Vector4 tint_col, ImPlotImageFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">user_texture_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">bounds_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">uv0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">uv1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">tint_col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotImageFlags.html">ImPlotImageFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_doublePtr_System_Byte__System_Double__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_doublePtr(System.Byte*,System.Double*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_doublePtr(Byte*, Double*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_doublePtr(byte *label_id, double *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_FloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_FloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_FloatPtr_System_Byte__System_Single__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_FloatPtr(System.Byte*,System.Single*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_FloatPtr(Byte*, Single*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_FloatPtr(byte *label_id, float *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S16Ptr_System_Byte__System_Int16__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S16Ptr(System.Byte*,System.Int16*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_S16Ptr(Byte*, Int16*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_S16Ptr(byte *label_id, short *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S32Ptr_System_Byte__System_Int32__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S32Ptr(System.Byte*,System.Int32*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_S32Ptr(Byte*, Int32*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_S32Ptr(byte *label_id, int *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S64Ptr_System_Byte__System_Int64__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S64Ptr(System.Byte*,System.Int64*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_S64Ptr(Byte*, Int64*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_S64Ptr(byte *label_id, long *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_S8Ptr_System_Byte__System_SByte__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_S8Ptr(System.Byte*,System.SByte*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_S8Ptr(Byte*, SByte*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_S8Ptr(byte *label_id, sbyte *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U16Ptr_System_Byte__System_UInt16__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U16Ptr(System.Byte*,System.UInt16*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_U16Ptr(Byte*, UInt16*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_U16Ptr(byte *label_id, ushort *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U32Ptr_System_Byte__System_UInt32__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U32Ptr(System.Byte*,System.UInt32*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_U32Ptr(Byte*, UInt32*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_U32Ptr(byte *label_id, uint *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U64Ptr_System_Byte__System_UInt64__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U64Ptr(System.Byte*,System.UInt64*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_U64Ptr(Byte*, UInt64*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_U64Ptr(byte *label_id, ulong *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotInfLines_U8Ptr_System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotInfLinesFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotInfLines_U8Ptr(System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotInfLinesFlags,System.Int32,System.Int32)">ImPlot_PlotInfLines_U8Ptr(Byte*, Byte*, Int32, ImPlotInfLinesFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotInfLines_U8Ptr(byte *label_id, byte *values, int count, ImPlotInfLinesFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInfLinesFlags.html">ImPlotInfLinesFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_doublePtrdoublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_doublePtrdoublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_doublePtrdoublePtr_System_Byte__System_Double__System_Double__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_doublePtrdoublePtr(System.Byte*,System.Double*,System.Double*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_doublePtrdoublePtr(Byte*, Double*, Double*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_doublePtrdoublePtr(byte *label_id, double *xs, double *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_doublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_doublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_doublePtrInt_System_Byte__System_Double__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_doublePtrInt(System.Byte*,System.Double*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_doublePtrInt(Byte*, Double*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_doublePtrInt(byte *label_id, double *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_FloatPtrFloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_FloatPtrFloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_FloatPtrFloatPtr_System_Byte__System_Single__System_Single__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_FloatPtrFloatPtr(System.Byte*,System.Single*,System.Single*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_FloatPtrFloatPtr(Byte*, Single*, Single*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_FloatPtrFloatPtr(byte *label_id, float *xs, float *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_FloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_FloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_FloatPtrInt_System_Byte__System_Single__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_FloatPtrInt(System.Byte*,System.Single*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_FloatPtrInt(Byte*, Single*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_FloatPtrInt(byte *label_id, float *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S16PtrInt_System_Byte__System_Int16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S16PtrInt(System.Byte*,System.Int16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S16PtrInt(Byte*, Int16*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S16PtrInt(byte *label_id, short *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S16PtrS16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S16PtrS16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S16PtrS16Ptr_System_Byte__System_Int16__System_Int16__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S16PtrS16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S16PtrS16Ptr(Byte*, Int16*, Int16*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S16PtrS16Ptr(byte *label_id, short *xs, short *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S32PtrInt_System_Byte__System_Int32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S32PtrInt(System.Byte*,System.Int32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S32PtrInt(Byte*, Int32*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S32PtrInt(byte *label_id, int *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S32PtrS32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S32PtrS32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S32PtrS32Ptr_System_Byte__System_Int32__System_Int32__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S32PtrS32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S32PtrS32Ptr(Byte*, Int32*, Int32*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S32PtrS32Ptr(byte *label_id, int *xs, int *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S64PtrInt_System_Byte__System_Int64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S64PtrInt(System.Byte*,System.Int64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S64PtrInt(Byte*, Int64*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S64PtrInt(byte *label_id, long *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S64PtrS64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S64PtrS64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S64PtrS64Ptr_System_Byte__System_Int64__System_Int64__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S64PtrS64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S64PtrS64Ptr(Byte*, Int64*, Int64*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S64PtrS64Ptr(byte *label_id, long *xs, long *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S8PtrInt_System_Byte__System_SByte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S8PtrInt(System.Byte*,System.SByte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S8PtrInt(Byte*, SByte*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S8PtrInt(byte *label_id, sbyte *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S8PtrS8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S8PtrS8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_S8PtrS8Ptr_System_Byte__System_SByte__System_SByte__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_S8PtrS8Ptr(System.Byte*,System.SByte*,System.SByte*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_S8PtrS8Ptr(Byte*, SByte*, SByte*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_S8PtrS8Ptr(byte *label_id, sbyte *xs, sbyte *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U16PtrInt_System_Byte__System_UInt16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U16PtrInt(System.Byte*,System.UInt16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U16PtrInt(Byte*, UInt16*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U16PtrInt(byte *label_id, ushort *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U16PtrU16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U16PtrU16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U16PtrU16Ptr_System_Byte__System_UInt16__System_UInt16__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U16PtrU16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U16PtrU16Ptr(Byte*, UInt16*, UInt16*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U16PtrU16Ptr(byte *label_id, ushort *xs, ushort *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U32PtrInt_System_Byte__System_UInt32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U32PtrInt(System.Byte*,System.UInt32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U32PtrInt(Byte*, UInt32*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U32PtrInt(byte *label_id, uint *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U32PtrU32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U32PtrU32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U32PtrU32Ptr_System_Byte__System_UInt32__System_UInt32__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U32PtrU32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U32PtrU32Ptr(Byte*, UInt32*, UInt32*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U32PtrU32Ptr(byte *label_id, uint *xs, uint *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U64PtrInt_System_Byte__System_UInt64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U64PtrInt(System.Byte*,System.UInt64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U64PtrInt(Byte*, UInt64*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U64PtrInt(byte *label_id, ulong *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U64PtrU64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U64PtrU64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U64PtrU64Ptr_System_Byte__System_UInt64__System_UInt64__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U64PtrU64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U64PtrU64Ptr(Byte*, UInt64*, UInt64*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U64PtrU64Ptr(byte *label_id, ulong *xs, ulong *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U8PtrInt_System_Byte__System_Byte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U8PtrInt(System.Byte*,System.Byte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U8PtrInt(Byte*, Byte*, Int32, Double, Double, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U8PtrInt(byte *label_id, byte *values, int count, double xscale, double xstart, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U8PtrU8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U8PtrU8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotLine_U8PtrU8Ptr_System_Byte__System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotLineFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotLine_U8PtrU8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotLineFlags,System.Int32,System.Int32)">ImPlot_PlotLine_U8PtrU8Ptr(Byte*, Byte*, Byte*, Int32, ImPlotLineFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotLine_U8PtrU8Ptr(byte *label_id, byte *xs, byte *ys, int count, ImPlotLineFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLineFlags.html">ImPlotLineFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_doublePtr_System_Byte___System_Double__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_doublePtr(System.Byte**,System.Double*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_doublePtr(Byte**, Double*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_doublePtr(byte **label_ids, double *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_FloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_FloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_FloatPtr_System_Byte___System_Single__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_FloatPtr(System.Byte**,System.Single*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_FloatPtr(Byte**, Single*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_FloatPtr(byte **label_ids, float *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S16Ptr_System_Byte___System_Int16__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S16Ptr(System.Byte**,System.Int16*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_S16Ptr(Byte**, Int16*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_S16Ptr(byte **label_ids, short *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S32Ptr_System_Byte___System_Int32__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S32Ptr(System.Byte**,System.Int32*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_S32Ptr(Byte**, Int32*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_S32Ptr(byte **label_ids, int *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S64Ptr_System_Byte___System_Int64__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S64Ptr(System.Byte**,System.Int64*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_S64Ptr(Byte**, Int64*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_S64Ptr(byte **label_ids, long *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_S8Ptr_System_Byte___System_SByte__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_S8Ptr(System.Byte**,System.SByte*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_S8Ptr(Byte**, SByte*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_S8Ptr(byte **label_ids, sbyte *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U16Ptr_System_Byte___System_UInt16__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U16Ptr(System.Byte**,System.UInt16*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_U16Ptr(Byte**, UInt16*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_U16Ptr(byte **label_ids, ushort *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U32Ptr_System_Byte___System_UInt32__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U32Ptr(System.Byte**,System.UInt32*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_U32Ptr(Byte**, UInt32*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_U32Ptr(byte **label_ids, uint *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U64Ptr_System_Byte___System_UInt64__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U64Ptr(System.Byte**,System.UInt64*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_U64Ptr(Byte**, UInt64*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_U64Ptr(byte **label_ids, ulong *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotPieChart_U8Ptr_System_Byte___System_Byte__System_Int32_System_Double_System_Double_System_Double_System_Byte__System_Double_ImPlotNET_ImPlotPieChartFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotPieChart_U8Ptr(System.Byte**,System.Byte*,System.Int32,System.Double,System.Double,System.Double,System.Byte*,System.Double,ImPlotNET.ImPlotPieChartFlags)">ImPlot_PlotPieChart_U8Ptr(Byte**, Byte*, Int32, Double, Double, Double, Byte*, Double, ImPlotPieChartFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotPieChart_U8Ptr(byte **label_ids, byte *values, int count, double x, double y, double radius, byte *label_fmt, double angle0, ImPlotPieChartFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">label_ids</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">radius</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">angle0</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPieChartFlags.html">ImPlotPieChartFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_doublePtrdoublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_doublePtrdoublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_doublePtrdoublePtr_System_Byte__System_Double__System_Double__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_doublePtrdoublePtr(System.Byte*,System.Double*,System.Double*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_doublePtrdoublePtr(Byte*, Double*, Double*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_doublePtrdoublePtr(byte *label_id, double *xs, double *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_doublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_doublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_doublePtrInt_System_Byte__System_Double__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_doublePtrInt(System.Byte*,System.Double*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_doublePtrInt(Byte*, Double*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_doublePtrInt(byte *label_id, double *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_FloatPtrFloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_FloatPtrFloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_FloatPtrFloatPtr_System_Byte__System_Single__System_Single__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_FloatPtrFloatPtr(System.Byte*,System.Single*,System.Single*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_FloatPtrFloatPtr(Byte*, Single*, Single*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_FloatPtrFloatPtr(byte *label_id, float *xs, float *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_FloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_FloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_FloatPtrInt_System_Byte__System_Single__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_FloatPtrInt(System.Byte*,System.Single*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_FloatPtrInt(Byte*, Single*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_FloatPtrInt(byte *label_id, float *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S16PtrInt_System_Byte__System_Int16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S16PtrInt(System.Byte*,System.Int16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S16PtrInt(Byte*, Int16*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S16PtrInt(byte *label_id, short *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S16PtrS16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S16PtrS16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S16PtrS16Ptr_System_Byte__System_Int16__System_Int16__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S16PtrS16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S16PtrS16Ptr(Byte*, Int16*, Int16*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S16PtrS16Ptr(byte *label_id, short *xs, short *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S32PtrInt_System_Byte__System_Int32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S32PtrInt(System.Byte*,System.Int32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S32PtrInt(Byte*, Int32*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S32PtrInt(byte *label_id, int *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S32PtrS32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S32PtrS32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S32PtrS32Ptr_System_Byte__System_Int32__System_Int32__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S32PtrS32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S32PtrS32Ptr(Byte*, Int32*, Int32*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S32PtrS32Ptr(byte *label_id, int *xs, int *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S64PtrInt_System_Byte__System_Int64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S64PtrInt(System.Byte*,System.Int64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S64PtrInt(Byte*, Int64*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S64PtrInt(byte *label_id, long *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S64PtrS64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S64PtrS64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S64PtrS64Ptr_System_Byte__System_Int64__System_Int64__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S64PtrS64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S64PtrS64Ptr(Byte*, Int64*, Int64*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S64PtrS64Ptr(byte *label_id, long *xs, long *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S8PtrInt_System_Byte__System_SByte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S8PtrInt(System.Byte*,System.SByte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S8PtrInt(Byte*, SByte*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S8PtrInt(byte *label_id, sbyte *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S8PtrS8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S8PtrS8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_S8PtrS8Ptr_System_Byte__System_SByte__System_SByte__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_S8PtrS8Ptr(System.Byte*,System.SByte*,System.SByte*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_S8PtrS8Ptr(Byte*, SByte*, SByte*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_S8PtrS8Ptr(byte *label_id, sbyte *xs, sbyte *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U16PtrInt_System_Byte__System_UInt16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U16PtrInt(System.Byte*,System.UInt16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U16PtrInt(Byte*, UInt16*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U16PtrInt(byte *label_id, ushort *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U16PtrU16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U16PtrU16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U16PtrU16Ptr_System_Byte__System_UInt16__System_UInt16__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U16PtrU16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U16PtrU16Ptr(Byte*, UInt16*, UInt16*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U16PtrU16Ptr(byte *label_id, ushort *xs, ushort *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U32PtrInt_System_Byte__System_UInt32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U32PtrInt(System.Byte*,System.UInt32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U32PtrInt(Byte*, UInt32*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U32PtrInt(byte *label_id, uint *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U32PtrU32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U32PtrU32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U32PtrU32Ptr_System_Byte__System_UInt32__System_UInt32__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U32PtrU32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U32PtrU32Ptr(Byte*, UInt32*, UInt32*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U32PtrU32Ptr(byte *label_id, uint *xs, uint *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U64PtrInt_System_Byte__System_UInt64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U64PtrInt(System.Byte*,System.UInt64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U64PtrInt(Byte*, UInt64*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U64PtrInt(byte *label_id, ulong *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U64PtrU64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U64PtrU64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U64PtrU64Ptr_System_Byte__System_UInt64__System_UInt64__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U64PtrU64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U64PtrU64Ptr(Byte*, UInt64*, UInt64*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U64PtrU64Ptr(byte *label_id, ulong *xs, ulong *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U8PtrInt_System_Byte__System_Byte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U8PtrInt(System.Byte*,System.Byte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U8PtrInt(Byte*, Byte*, Int32, Double, Double, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U8PtrInt(byte *label_id, byte *values, int count, double xscale, double xstart, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U8PtrU8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U8PtrU8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotScatter_U8PtrU8Ptr_System_Byte__System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotScatterFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotScatter_U8PtrU8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotScatterFlags,System.Int32,System.Int32)">ImPlot_PlotScatter_U8PtrU8Ptr(Byte*, Byte*, Byte*, Int32, ImPlotScatterFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotScatter_U8PtrU8Ptr(byte *label_id, byte *xs, byte *ys, int count, ImPlotScatterFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScatterFlags.html">ImPlotScatterFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_doublePtrdoublePtrdoublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_doublePtrdoublePtrdoublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_doublePtrdoublePtrdoublePtr_System_Byte__System_Double__System_Double__System_Double__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_doublePtrdoublePtrdoublePtr(System.Byte*,System.Double*,System.Double*,System.Double*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_doublePtrdoublePtrdoublePtr(Byte*, Double*, Double*, Double*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_doublePtrdoublePtrdoublePtr(byte *label_id, double *xs, double *ys1, double *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_doublePtrdoublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_doublePtrdoublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_doublePtrdoublePtrInt_System_Byte__System_Double__System_Double__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_doublePtrdoublePtrInt(System.Byte*,System.Double*,System.Double*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_doublePtrdoublePtrInt(Byte*, Double*, Double*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_doublePtrdoublePtrInt(byte *label_id, double *xs, double *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_doublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_doublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_doublePtrInt_System_Byte__System_Double__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_doublePtrInt(System.Byte*,System.Double*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_doublePtrInt(Byte*, Double*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_doublePtrInt(byte *label_id, double *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_FloatPtrFloatPtrFloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_FloatPtrFloatPtrFloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_FloatPtrFloatPtrFloatPtr_System_Byte__System_Single__System_Single__System_Single__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_FloatPtrFloatPtrFloatPtr(System.Byte*,System.Single*,System.Single*,System.Single*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_FloatPtrFloatPtrFloatPtr(Byte*, Single*, Single*, Single*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_FloatPtrFloatPtrFloatPtr(byte *label_id, float *xs, float *ys1, float *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_FloatPtrFloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_FloatPtrFloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_FloatPtrFloatPtrInt_System_Byte__System_Single__System_Single__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_FloatPtrFloatPtrInt(System.Byte*,System.Single*,System.Single*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_FloatPtrFloatPtrInt(Byte*, Single*, Single*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_FloatPtrFloatPtrInt(byte *label_id, float *xs, float *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_FloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_FloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_FloatPtrInt_System_Byte__System_Single__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_FloatPtrInt(System.Byte*,System.Single*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_FloatPtrInt(Byte*, Single*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_FloatPtrInt(byte *label_id, float *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S16PtrInt_System_Byte__System_Int16__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S16PtrInt(System.Byte*,System.Int16*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S16PtrInt(Byte*, Int16*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S16PtrInt(byte *label_id, short *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S16PtrS16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S16PtrS16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S16PtrS16PtrInt_System_Byte__System_Int16__System_Int16__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S16PtrS16PtrInt(System.Byte*,System.Int16*,System.Int16*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S16PtrS16PtrInt(Byte*, Int16*, Int16*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S16PtrS16PtrInt(byte *label_id, short *xs, short *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S16PtrS16PtrS16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S16PtrS16PtrS16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S16PtrS16PtrS16Ptr_System_Byte__System_Int16__System_Int16__System_Int16__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S16PtrS16PtrS16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int16*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S16PtrS16PtrS16Ptr(Byte*, Int16*, Int16*, Int16*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S16PtrS16PtrS16Ptr(byte *label_id, short *xs, short *ys1, short *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S32PtrInt_System_Byte__System_Int32__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S32PtrInt(System.Byte*,System.Int32*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S32PtrInt(Byte*, Int32*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S32PtrInt(byte *label_id, int *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S32PtrS32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S32PtrS32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S32PtrS32PtrInt_System_Byte__System_Int32__System_Int32__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S32PtrS32PtrInt(System.Byte*,System.Int32*,System.Int32*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S32PtrS32PtrInt(Byte*, Int32*, Int32*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S32PtrS32PtrInt(byte *label_id, int *xs, int *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S32PtrS32PtrS32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S32PtrS32PtrS32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S32PtrS32PtrS32Ptr_System_Byte__System_Int32__System_Int32__System_Int32__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S32PtrS32PtrS32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S32PtrS32PtrS32Ptr(Byte*, Int32*, Int32*, Int32*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S32PtrS32PtrS32Ptr(byte *label_id, int *xs, int *ys1, int *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S64PtrInt_System_Byte__System_Int64__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S64PtrInt(System.Byte*,System.Int64*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S64PtrInt(Byte*, Int64*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S64PtrInt(byte *label_id, long *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S64PtrS64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S64PtrS64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S64PtrS64PtrInt_System_Byte__System_Int64__System_Int64__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S64PtrS64PtrInt(System.Byte*,System.Int64*,System.Int64*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S64PtrS64PtrInt(Byte*, Int64*, Int64*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S64PtrS64PtrInt(byte *label_id, long *xs, long *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S64PtrS64PtrS64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S64PtrS64PtrS64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S64PtrS64PtrS64Ptr_System_Byte__System_Int64__System_Int64__System_Int64__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S64PtrS64PtrS64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int64*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S64PtrS64PtrS64Ptr(Byte*, Int64*, Int64*, Int64*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S64PtrS64PtrS64Ptr(byte *label_id, long *xs, long *ys1, long *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S8PtrInt_System_Byte__System_SByte__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S8PtrInt(System.Byte*,System.SByte*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S8PtrInt(Byte*, SByte*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S8PtrInt(byte *label_id, sbyte *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S8PtrS8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S8PtrS8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S8PtrS8PtrInt_System_Byte__System_SByte__System_SByte__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S8PtrS8PtrInt(System.Byte*,System.SByte*,System.SByte*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S8PtrS8PtrInt(Byte*, SByte*, SByte*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S8PtrS8PtrInt(byte *label_id, sbyte *xs, sbyte *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S8PtrS8PtrS8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S8PtrS8PtrS8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_S8PtrS8PtrS8Ptr_System_Byte__System_SByte__System_SByte__System_SByte__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_S8PtrS8PtrS8Ptr(System.Byte*,System.SByte*,System.SByte*,System.SByte*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_S8PtrS8PtrS8Ptr(Byte*, SByte*, SByte*, SByte*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_S8PtrS8PtrS8Ptr(byte *label_id, sbyte *xs, sbyte *ys1, sbyte *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U16PtrInt_System_Byte__System_UInt16__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U16PtrInt(System.Byte*,System.UInt16*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U16PtrInt(Byte*, UInt16*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U16PtrInt(byte *label_id, ushort *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U16PtrU16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U16PtrU16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U16PtrU16PtrInt_System_Byte__System_UInt16__System_UInt16__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U16PtrU16PtrInt(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U16PtrU16PtrInt(Byte*, UInt16*, UInt16*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U16PtrU16PtrInt(byte *label_id, ushort *xs, ushort *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U16PtrU16PtrU16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U16PtrU16PtrU16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U16PtrU16PtrU16Ptr_System_Byte__System_UInt16__System_UInt16__System_UInt16__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U16PtrU16PtrU16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.UInt16*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U16PtrU16PtrU16Ptr(Byte*, UInt16*, UInt16*, UInt16*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U16PtrU16PtrU16Ptr(byte *label_id, ushort *xs, ushort *ys1, ushort *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U32PtrInt_System_Byte__System_UInt32__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U32PtrInt(System.Byte*,System.UInt32*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U32PtrInt(Byte*, UInt32*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U32PtrInt(byte *label_id, uint *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U32PtrU32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U32PtrU32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U32PtrU32PtrInt_System_Byte__System_UInt32__System_UInt32__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U32PtrU32PtrInt(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U32PtrU32PtrInt(Byte*, UInt32*, UInt32*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U32PtrU32PtrInt(byte *label_id, uint *xs, uint *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U32PtrU32PtrU32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U32PtrU32PtrU32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U32PtrU32PtrU32Ptr_System_Byte__System_UInt32__System_UInt32__System_UInt32__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U32PtrU32PtrU32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.UInt32*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U32PtrU32PtrU32Ptr(Byte*, UInt32*, UInt32*, UInt32*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U32PtrU32PtrU32Ptr(byte *label_id, uint *xs, uint *ys1, uint *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U64PtrInt_System_Byte__System_UInt64__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U64PtrInt(System.Byte*,System.UInt64*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U64PtrInt(Byte*, UInt64*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U64PtrInt(byte *label_id, ulong *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U64PtrU64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U64PtrU64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U64PtrU64PtrInt_System_Byte__System_UInt64__System_UInt64__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U64PtrU64PtrInt(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U64PtrU64PtrInt(Byte*, UInt64*, UInt64*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U64PtrU64PtrInt(byte *label_id, ulong *xs, ulong *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U64PtrU64PtrU64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U64PtrU64PtrU64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U64PtrU64PtrU64Ptr_System_Byte__System_UInt64__System_UInt64__System_UInt64__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U64PtrU64PtrU64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.UInt64*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U64PtrU64PtrU64Ptr(Byte*, UInt64*, UInt64*, UInt64*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U64PtrU64PtrU64Ptr(byte *label_id, ulong *xs, ulong *ys1, ulong *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U8PtrInt_System_Byte__System_Byte__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U8PtrInt(System.Byte*,System.Byte*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U8PtrInt(Byte*, Byte*, Int32, Double, Double, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U8PtrInt(byte *label_id, byte *values, int count, double yref, double xscale, double xstart, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U8PtrU8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U8PtrU8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U8PtrU8PtrInt_System_Byte__System_Byte__System_Byte__System_Int32_System_Double_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U8PtrU8PtrInt(System.Byte*,System.Byte*,System.Byte*,System.Int32,System.Double,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U8PtrU8PtrInt(Byte*, Byte*, Byte*, Int32, Double, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U8PtrU8PtrInt(byte *label_id, byte *xs, byte *ys, int count, double yref, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">yref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U8PtrU8PtrU8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U8PtrU8PtrU8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotShaded_U8PtrU8PtrU8Ptr_System_Byte__System_Byte__System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotShadedFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotShaded_U8PtrU8PtrU8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotShadedFlags,System.Int32,System.Int32)">ImPlot_PlotShaded_U8PtrU8PtrU8Ptr(Byte*, Byte*, Byte*, Byte*, Int32, ImPlotShadedFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotShaded_U8PtrU8PtrU8Ptr(byte *label_id, byte *xs, byte *ys1, byte *ys2, int count, ImPlotShadedFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys1</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys2</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotShadedFlags.html">ImPlotShadedFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_doublePtrdoublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_doublePtrdoublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_doublePtrdoublePtr_System_Byte__System_Double__System_Double__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_doublePtrdoublePtr(System.Byte*,System.Double*,System.Double*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_doublePtrdoublePtr(Byte*, Double*, Double*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_doublePtrdoublePtr(byte *label_id, double *xs, double *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_doublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_doublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_doublePtrInt_System_Byte__System_Double__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_doublePtrInt(System.Byte*,System.Double*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_doublePtrInt(Byte*, Double*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_doublePtrInt(byte *label_id, double *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_FloatPtrFloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_FloatPtrFloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_FloatPtrFloatPtr_System_Byte__System_Single__System_Single__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_FloatPtrFloatPtr(System.Byte*,System.Single*,System.Single*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_FloatPtrFloatPtr(Byte*, Single*, Single*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_FloatPtrFloatPtr(byte *label_id, float *xs, float *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_FloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_FloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_FloatPtrInt_System_Byte__System_Single__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_FloatPtrInt(System.Byte*,System.Single*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_FloatPtrInt(Byte*, Single*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_FloatPtrInt(byte *label_id, float *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S16PtrInt_System_Byte__System_Int16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S16PtrInt(System.Byte*,System.Int16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S16PtrInt(Byte*, Int16*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S16PtrInt(byte *label_id, short *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S16PtrS16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S16PtrS16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S16PtrS16Ptr_System_Byte__System_Int16__System_Int16__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S16PtrS16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S16PtrS16Ptr(Byte*, Int16*, Int16*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S16PtrS16Ptr(byte *label_id, short *xs, short *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S32PtrInt_System_Byte__System_Int32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S32PtrInt(System.Byte*,System.Int32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S32PtrInt(Byte*, Int32*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S32PtrInt(byte *label_id, int *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S32PtrS32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S32PtrS32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S32PtrS32Ptr_System_Byte__System_Int32__System_Int32__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S32PtrS32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S32PtrS32Ptr(Byte*, Int32*, Int32*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S32PtrS32Ptr(byte *label_id, int *xs, int *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S64PtrInt_System_Byte__System_Int64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S64PtrInt(System.Byte*,System.Int64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S64PtrInt(Byte*, Int64*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S64PtrInt(byte *label_id, long *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S64PtrS64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S64PtrS64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S64PtrS64Ptr_System_Byte__System_Int64__System_Int64__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S64PtrS64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S64PtrS64Ptr(Byte*, Int64*, Int64*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S64PtrS64Ptr(byte *label_id, long *xs, long *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S8PtrInt_System_Byte__System_SByte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S8PtrInt(System.Byte*,System.SByte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S8PtrInt(Byte*, SByte*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S8PtrInt(byte *label_id, sbyte *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S8PtrS8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S8PtrS8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_S8PtrS8Ptr_System_Byte__System_SByte__System_SByte__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_S8PtrS8Ptr(System.Byte*,System.SByte*,System.SByte*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_S8PtrS8Ptr(Byte*, SByte*, SByte*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_S8PtrS8Ptr(byte *label_id, sbyte *xs, sbyte *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U16PtrInt_System_Byte__System_UInt16__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U16PtrInt(System.Byte*,System.UInt16*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U16PtrInt(Byte*, UInt16*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U16PtrInt(byte *label_id, ushort *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U16PtrU16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U16PtrU16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U16PtrU16Ptr_System_Byte__System_UInt16__System_UInt16__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U16PtrU16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U16PtrU16Ptr(Byte*, UInt16*, UInt16*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U16PtrU16Ptr(byte *label_id, ushort *xs, ushort *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U32PtrInt_System_Byte__System_UInt32__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U32PtrInt(System.Byte*,System.UInt32*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U32PtrInt(Byte*, UInt32*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U32PtrInt(byte *label_id, uint *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U32PtrU32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U32PtrU32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U32PtrU32Ptr_System_Byte__System_UInt32__System_UInt32__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U32PtrU32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U32PtrU32Ptr(Byte*, UInt32*, UInt32*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U32PtrU32Ptr(byte *label_id, uint *xs, uint *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U64PtrInt_System_Byte__System_UInt64__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U64PtrInt(System.Byte*,System.UInt64*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U64PtrInt(Byte*, UInt64*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U64PtrInt(byte *label_id, ulong *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U64PtrU64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U64PtrU64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U64PtrU64Ptr_System_Byte__System_UInt64__System_UInt64__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U64PtrU64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U64PtrU64Ptr(Byte*, UInt64*, UInt64*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U64PtrU64Ptr(byte *label_id, ulong *xs, ulong *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U8PtrInt_System_Byte__System_Byte__System_Int32_System_Double_System_Double_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U8PtrInt(System.Byte*,System.Byte*,System.Int32,System.Double,System.Double,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U8PtrInt(Byte*, Byte*, Int32, Double, Double, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U8PtrInt(byte *label_id, byte *values, int count, double xscale, double xstart, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xscale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">xstart</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U8PtrU8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U8PtrU8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStairs_U8PtrU8Ptr_System_Byte__System_Byte__System_Byte__System_Int32_ImPlotNET_ImPlotStairsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStairs_U8PtrU8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Int32,ImPlotNET.ImPlotStairsFlags,System.Int32,System.Int32)">ImPlot_PlotStairs_U8PtrU8Ptr(Byte*, Byte*, Byte*, Int32, ImPlotStairsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStairs_U8PtrU8Ptr(byte *label_id, byte *xs, byte *ys, int count, ImPlotStairsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStairsFlags.html">ImPlotStairsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_doublePtrdoublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_doublePtrdoublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_doublePtrdoublePtr_System_Byte__System_Double__System_Double__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_doublePtrdoublePtr(System.Byte*,System.Double*,System.Double*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_doublePtrdoublePtr(Byte*, Double*, Double*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_doublePtrdoublePtr(byte *label_id, double *xs, double *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_doublePtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_doublePtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_doublePtrInt_System_Byte__System_Double__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_doublePtrInt(System.Byte*,System.Double*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_doublePtrInt(Byte*, Double*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_doublePtrInt(byte *label_id, double *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_FloatPtrFloatPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_FloatPtrFloatPtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_FloatPtrFloatPtr_System_Byte__System_Single__System_Single__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_FloatPtrFloatPtr(System.Byte*,System.Single*,System.Single*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_FloatPtrFloatPtr(Byte*, Single*, Single*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_FloatPtrFloatPtr(byte *label_id, float *xs, float *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_FloatPtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_FloatPtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_FloatPtrInt_System_Byte__System_Single__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_FloatPtrInt(System.Byte*,System.Single*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_FloatPtrInt(Byte*, Single*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_FloatPtrInt(byte *label_id, float *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S16PtrInt_System_Byte__System_Int16__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S16PtrInt(System.Byte*,System.Int16*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S16PtrInt(Byte*, Int16*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S16PtrInt(byte *label_id, short *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S16PtrS16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S16PtrS16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S16PtrS16Ptr_System_Byte__System_Int16__System_Int16__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S16PtrS16Ptr(System.Byte*,System.Int16*,System.Int16*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S16PtrS16Ptr(Byte*, Int16*, Int16*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S16PtrS16Ptr(byte *label_id, short *xs, short *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S32PtrInt_System_Byte__System_Int32__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S32PtrInt(System.Byte*,System.Int32*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S32PtrInt(Byte*, Int32*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S32PtrInt(byte *label_id, int *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S32PtrS32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S32PtrS32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S32PtrS32Ptr_System_Byte__System_Int32__System_Int32__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S32PtrS32Ptr(System.Byte*,System.Int32*,System.Int32*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S32PtrS32Ptr(Byte*, Int32*, Int32*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S32PtrS32Ptr(byte *label_id, int *xs, int *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S64PtrInt_System_Byte__System_Int64__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S64PtrInt(System.Byte*,System.Int64*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S64PtrInt(Byte*, Int64*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S64PtrInt(byte *label_id, long *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S64PtrS64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S64PtrS64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S64PtrS64Ptr_System_Byte__System_Int64__System_Int64__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S64PtrS64Ptr(System.Byte*,System.Int64*,System.Int64*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S64PtrS64Ptr(Byte*, Int64*, Int64*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S64PtrS64Ptr(byte *label_id, long *xs, long *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S8PtrInt_System_Byte__System_SByte__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S8PtrInt(System.Byte*,System.SByte*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S8PtrInt(Byte*, SByte*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S8PtrInt(byte *label_id, sbyte *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S8PtrS8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S8PtrS8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_S8PtrS8Ptr_System_Byte__System_SByte__System_SByte__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_S8PtrS8Ptr(System.Byte*,System.SByte*,System.SByte*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_S8PtrS8Ptr(Byte*, SByte*, SByte*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_S8PtrS8Ptr(byte *label_id, sbyte *xs, sbyte *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.SByte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U16PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U16PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U16PtrInt_System_Byte__System_UInt16__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U16PtrInt(System.Byte*,System.UInt16*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U16PtrInt(Byte*, UInt16*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U16PtrInt(byte *label_id, ushort *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U16PtrU16Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U16PtrU16Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U16PtrU16Ptr_System_Byte__System_UInt16__System_UInt16__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U16PtrU16Ptr(System.Byte*,System.UInt16*,System.UInt16*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U16PtrU16Ptr(Byte*, UInt16*, UInt16*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U16PtrU16Ptr(byte *label_id, ushort *xs, ushort *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt16</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U32PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U32PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U32PtrInt_System_Byte__System_UInt32__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U32PtrInt(System.Byte*,System.UInt32*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U32PtrInt(Byte*, UInt32*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U32PtrInt(byte *label_id, uint *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U32PtrU32Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U32PtrU32Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U32PtrU32Ptr_System_Byte__System_UInt32__System_UInt32__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U32PtrU32Ptr(System.Byte*,System.UInt32*,System.UInt32*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U32PtrU32Ptr(Byte*, UInt32*, UInt32*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U32PtrU32Ptr(byte *label_id, uint *xs, uint *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U64PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U64PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U64PtrInt_System_Byte__System_UInt64__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U64PtrInt(System.Byte*,System.UInt64*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U64PtrInt(Byte*, UInt64*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U64PtrInt(byte *label_id, ulong *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U64PtrU64Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U64PtrU64Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U64PtrU64Ptr_System_Byte__System_UInt64__System_UInt64__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U64PtrU64Ptr(System.Byte*,System.UInt64*,System.UInt64*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U64PtrU64Ptr(Byte*, UInt64*, UInt64*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U64PtrU64Ptr(byte *label_id, ulong *xs, ulong *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt64</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U8PtrInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U8PtrInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U8PtrInt_System_Byte__System_Byte__System_Int32_System_Double_System_Double_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U8PtrInt(System.Byte*,System.Byte*,System.Int32,System.Double,System.Double,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U8PtrInt(Byte*, Byte*, Int32, Double, Double, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U8PtrInt(byte *label_id, byte *values, int count, double ref, double scale, double start, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">start</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U8PtrU8Ptr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U8PtrU8Ptr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotStems_U8PtrU8Ptr_System_Byte__System_Byte__System_Byte__System_Int32_System_Double_ImPlotNET_ImPlotStemsFlags_System_Int32_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotStems_U8PtrU8Ptr(System.Byte*,System.Byte*,System.Byte*,System.Int32,System.Double,ImPlotNET.ImPlotStemsFlags,System.Int32,System.Int32)">ImPlot_PlotStems_U8PtrU8Ptr(Byte*, Byte*, Byte*, Int32, Double, ImPlotStemsFlags, Int32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotStems_U8PtrU8Ptr(byte *label_id, byte *xs, byte *ys, int count, double ref, ImPlotStemsFlags flags, int offset, int stride)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label_id</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">xs</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">ys</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStemsFlags.html">ImPlotStemsFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">stride</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotText_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotText*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotText_System_Byte__System_Double_System_Double_System_Numerics_Vector2_ImPlotNET_ImPlotTextFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotText(System.Byte*,System.Double,System.Double,System.Numerics.Vector2,ImPlotNET.ImPlotTextFlags)">ImPlot_PlotText(Byte*, Double, Double, Vector2, ImPlotTextFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotText(byte *text, double x, double y, Vector2 pix_offset, ImPlotTextFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">text</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">pix_offset</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotTextFlags.html">ImPlotTextFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotToPixels_double_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotToPixels_double*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotToPixels_double_System_Numerics_Vector2__System_Double_System_Double_ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotToPixels_double(System.Numerics.Vector2*,System.Double,System.Double,ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_PlotToPixels_double(Vector2*, Double, Double, ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotToPixels_double(Vector2*pOut, double x, double y, ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PlotToPixels_PlotPoInt_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotToPixels_PlotPoInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PlotToPixels_PlotPoInt_System_Numerics_Vector2__ImPlotNET_ImPlotPoint_ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PlotToPixels_PlotPoInt(System.Numerics.Vector2*,ImPlotNET.ImPlotPoint,ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_PlotToPixels_PlotPoInt(Vector2*, ImPlotPoint, ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PlotToPixels_PlotPoInt(Vector2*pOut, ImPlotPoint plt, ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">plt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PopColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopColormap*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PopColormap_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopColormap(System.Int32)">ImPlot_PopColormap(Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PopColormap(int count)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PopPlotClipRect_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopPlotClipRect*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PopPlotClipRect" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopPlotClipRect">ImPlot_PopPlotClipRect()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PopPlotClipRect()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PopStyleColor_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopStyleColor*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PopStyleColor_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopStyleColor(System.Int32)">ImPlot_PopStyleColor(Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PopStyleColor(int count)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PopStyleVar_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopStyleVar*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PopStyleVar_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PopStyleVar(System.Int32)">ImPlot_PopStyleVar(Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PopStyleVar(int count)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">count</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushColormap_PlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushColormap_PlotColormap*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushColormap_PlotColormap_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushColormap_PlotColormap(ImPlotNET.ImPlotColormap)">ImPlot_PushColormap_PlotColormap(ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushColormap_PlotColormap(ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushColormap_Str_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushColormap_Str*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushColormap_Str_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushColormap_Str(System.Byte*)">ImPlot_PushColormap_Str(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushColormap_Str(byte *name)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">name</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushPlotClipRect_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushPlotClipRect*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushPlotClipRect_System_Single_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushPlotClipRect(System.Single)">ImPlot_PushPlotClipRect(Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushPlotClipRect(float expand)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">expand</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushStyleColor_U32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleColor_U32*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushStyleColor_U32_ImPlotNET_ImPlotCol_System_UInt32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleColor_U32(ImPlotNET.ImPlotCol,System.UInt32)">ImPlot_PushStyleColor_U32(ImPlotCol, UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushStyleColor_U32(ImPlotCol idx, uint col)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCol.html">ImPlotCol</a></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushStyleColor_Vec4_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleColor_Vec4*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushStyleColor_Vec4_ImPlotNET_ImPlotCol_System_Numerics_Vector4_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleColor_Vec4(ImPlotNET.ImPlotCol,System.Numerics.Vector4)">ImPlot_PushStyleColor_Vec4(ImPlotCol, Vector4)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushStyleColor_Vec4(ImPlotCol idx, Vector4 col)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCol.html">ImPlotCol</a></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushStyleVar_Float_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleVar_Float*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushStyleVar_Float_ImPlotNET_ImPlotStyleVar_System_Single_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleVar_Float(ImPlotNET.ImPlotStyleVar,System.Single)">ImPlot_PushStyleVar_Float(ImPlotStyleVar, Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushStyleVar_Float(ImPlotStyleVar idx, float val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyleVar.html">ImPlotStyleVar</a></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushStyleVar_Int_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleVar_Int*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushStyleVar_Int_ImPlotNET_ImPlotStyleVar_System_Int32_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleVar_Int(ImPlotNET.ImPlotStyleVar,System.Int32)">ImPlot_PushStyleVar_Int(ImPlotStyleVar, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushStyleVar_Int(ImPlotStyleVar idx, int val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyleVar.html">ImPlotStyleVar</a></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_PushStyleVar_Vec2_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleVar_Vec2*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_PushStyleVar_Vec2_ImPlotNET_ImPlotStyleVar_System_Numerics_Vector2_" data-uid="ImPlotNET.ImPlotNative.ImPlot_PushStyleVar_Vec2(ImPlotNET.ImPlotStyleVar,System.Numerics.Vector2)">ImPlot_PushStyleVar_Vec2(ImPlotStyleVar, Vector2)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_PushStyleVar_Vec2(ImPlotStyleVar idx, Vector2 val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyleVar.html">ImPlotStyleVar</a></td>
|
|
<td><span class="parametername">idx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SampleColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SampleColormap*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SampleColormap_System_Numerics_Vector4__System_Single_ImPlotNET_ImPlotColormap_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SampleColormap(System.Numerics.Vector4*,System.Single,ImPlotNET.ImPlotColormap)">ImPlot_SampleColormap(Vector4*, Single, ImPlotColormap)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SampleColormap(Vector4*pOut, float t, ImPlotColormap cmap)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">t</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotColormap.html">ImPlotColormap</a></td>
|
|
<td><span class="parametername">cmap</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetAxes_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetAxes*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetAxes_ImPlotNET_ImAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetAxes(ImPlotNET.ImAxis,ImPlotNET.ImAxis)">ImPlot_SetAxes(ImAxis, ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetAxes(ImAxis x_axis, ImAxis y_axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">x_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">y_axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetAxis*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetAxis_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetAxis(ImPlotNET.ImAxis)">ImPlot_SetAxis(ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetAxis(ImAxis axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetCurrentContext_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetCurrentContext*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetCurrentContext_System_IntPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetCurrentContext(System.IntPtr)">ImPlot_SetCurrentContext(IntPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetCurrentContext(IntPtr ctx)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">ctx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetImGuiContext_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetImGuiContext*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetImGuiContext_System_IntPtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetImGuiContext(System.IntPtr)">ImPlot_SetImGuiContext(IntPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetImGuiContext(IntPtr ctx)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">ctx</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxesLimits_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxesLimits*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxesLimits_System_Double_System_Double_System_Double_System_Double_ImPlotNET_ImPlotCond_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxesLimits(System.Double,System.Double,System.Double,System.Double,ImPlotNET.ImPlotCond)">ImPlot_SetNextAxesLimits(Double, Double, Double, Double, ImPlotCond)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextAxesLimits(double x_min, double x_max, double y_min, double y_max, ImPlotCond cond)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCond.html">ImPlotCond</a></td>
|
|
<td><span class="parametername">cond</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxesToFit_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxesToFit*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxesToFit" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxesToFit">ImPlot_SetNextAxesToFit()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextAxesToFit()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxisLimits_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxisLimits*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxisLimits_ImPlotNET_ImAxis_System_Double_System_Double_ImPlotNET_ImPlotCond_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxisLimits(ImPlotNET.ImAxis,System.Double,System.Double,ImPlotNET.ImPlotCond)">ImPlot_SetNextAxisLimits(ImAxis, Double, Double, ImPlotCond)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextAxisLimits(ImAxis axis, double v_min, double v_max, ImPlotCond cond)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCond.html">ImPlotCond</a></td>
|
|
<td><span class="parametername">cond</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxisLinks_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxisLinks*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxisLinks_ImPlotNET_ImAxis_System_Double__System_Double__" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxisLinks(ImPlotNET.ImAxis,System.Double*,System.Double*)">ImPlot_SetNextAxisLinks(ImAxis, Double*, Double*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextAxisLinks(ImAxis axis, double *link_min, double *link_max)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">link_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">link_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxisToFit_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxisToFit*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextAxisToFit_ImPlotNET_ImAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextAxisToFit(ImPlotNET.ImAxis)">ImPlot_SetNextAxisToFit(ImAxis)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextAxisToFit(ImAxis axis)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextErrorBarStyle_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextErrorBarStyle*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextErrorBarStyle_System_Numerics_Vector4_System_Single_System_Single_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextErrorBarStyle(System.Numerics.Vector4,System.Single,System.Single)">ImPlot_SetNextErrorBarStyle(Vector4, Single, Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextErrorBarStyle(Vector4 col, float size, float weight)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">weight</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextFillStyle_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextFillStyle*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextFillStyle_System_Numerics_Vector4_System_Single_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextFillStyle(System.Numerics.Vector4,System.Single)">ImPlot_SetNextFillStyle(Vector4, Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextFillStyle(Vector4 col, float alpha_mod)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">alpha_mod</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextLineStyle_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextLineStyle*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextLineStyle_System_Numerics_Vector4_System_Single_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextLineStyle(System.Numerics.Vector4,System.Single)">ImPlot_SetNextLineStyle(Vector4, Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextLineStyle(Vector4 col, float weight)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">weight</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetNextMarkerStyle_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextMarkerStyle*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetNextMarkerStyle_ImPlotNET_ImPlotMarker_System_Single_System_Numerics_Vector4_System_Single_System_Numerics_Vector4_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetNextMarkerStyle(ImPlotNET.ImPlotMarker,System.Single,System.Numerics.Vector4,System.Single,System.Numerics.Vector4)">ImPlot_SetNextMarkerStyle(ImPlotMarker, Single, Vector4, Single, Vector4)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetNextMarkerStyle(ImPlotMarker marker, float size, Vector4 fill, float weight, Vector4 outline)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotMarker.html">ImPlotMarker</a></td>
|
|
<td><span class="parametername">marker</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">size</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">fill</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">weight</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">outline</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxes_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxes*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxes_System_Byte__System_Byte__ImPlotNET_ImPlotAxisFlags_ImPlotNET_ImPlotAxisFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxes(System.Byte*,System.Byte*,ImPlotNET.ImPlotAxisFlags,ImPlotNET.ImPlotAxisFlags)">ImPlot_SetupAxes(Byte*, Byte*, ImPlotAxisFlags, ImPlotAxisFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxes(byte *x_label, byte *y_label, ImPlotAxisFlags x_flags, ImPlotAxisFlags y_flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">x_label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">y_label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotAxisFlags.html">ImPlotAxisFlags</a></td>
|
|
<td><span class="parametername">x_flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotAxisFlags.html">ImPlotAxisFlags</a></td>
|
|
<td><span class="parametername">y_flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxesLimits_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxesLimits*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxesLimits_System_Double_System_Double_System_Double_System_Double_ImPlotNET_ImPlotCond_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxesLimits(System.Double,System.Double,System.Double,System.Double,ImPlotNET.ImPlotCond)">ImPlot_SetupAxesLimits(Double, Double, Double, Double, ImPlotCond)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxesLimits(double x_min, double x_max, double y_min, double y_max, ImPlotCond cond)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCond.html">ImPlotCond</a></td>
|
|
<td><span class="parametername">cond</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxis_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxis*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxis_ImPlotNET_ImAxis_System_Byte__ImPlotNET_ImPlotAxisFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxis(ImPlotNET.ImAxis,System.Byte*,ImPlotNET.ImPlotAxisFlags)">ImPlot_SetupAxis(ImAxis, Byte*, ImPlotAxisFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxis(ImAxis axis, byte *label, ImPlotAxisFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotAxisFlags.html">ImPlotAxisFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisFormat_Str_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisFormat_Str*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisFormat_Str_ImPlotNET_ImAxis_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisFormat_Str(ImPlotNET.ImAxis,System.Byte*)">ImPlot_SetupAxisFormat_Str(ImAxis, Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisFormat_Str(ImAxis axis, byte *fmt)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisLimits_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisLimits*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisLimits_ImPlotNET_ImAxis_System_Double_System_Double_ImPlotNET_ImPlotCond_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisLimits(ImPlotNET.ImAxis,System.Double,System.Double,ImPlotNET.ImPlotCond)">ImPlot_SetupAxisLimits(ImAxis, Double, Double, ImPlotCond)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisLimits(ImAxis axis, double v_min, double v_max, ImPlotCond cond)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotCond.html">ImPlotCond</a></td>
|
|
<td><span class="parametername">cond</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisLimitsConstraints_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisLimitsConstraints*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisLimitsConstraints_ImPlotNET_ImAxis_System_Double_System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisLimitsConstraints(ImPlotNET.ImAxis,System.Double,System.Double)">ImPlot_SetupAxisLimitsConstraints(ImAxis, Double, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisLimitsConstraints(ImAxis axis, double v_min, double v_max)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisLinks_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisLinks*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisLinks_ImPlotNET_ImAxis_System_Double__System_Double__" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisLinks(ImPlotNET.ImAxis,System.Double*,System.Double*)">ImPlot_SetupAxisLinks(ImAxis, Double*, Double*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisLinks(ImAxis axis, double *link_min, double *link_max)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">link_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">link_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisScale_PlotScale_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisScale_PlotScale*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisScale_PlotScale_ImPlotNET_ImAxis_ImPlotNET_ImPlotScale_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisScale_PlotScale(ImPlotNET.ImAxis,ImPlotNET.ImPlotScale)">ImPlot_SetupAxisScale_PlotScale(ImAxis, ImPlotScale)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisScale_PlotScale(ImAxis axis, ImPlotScale scale)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotScale.html">ImPlotScale</a></td>
|
|
<td><span class="parametername">scale</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisTicks_double_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisTicks_double*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisTicks_double_ImPlotNET_ImAxis_System_Double_System_Double_System_Int32_System_Byte___System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisTicks_double(ImPlotNET.ImAxis,System.Double,System.Double,System.Int32,System.Byte**,System.Byte)">ImPlot_SetupAxisTicks_double(ImAxis, Double, Double, Int32, Byte**, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisTicks_double(ImAxis axis, double v_min, double v_max, int n_ticks, byte **labels, byte keep_default)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">v_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">n_ticks</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">labels</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">keep_default</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisTicks_doublePtr_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisTicks_doublePtr*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisTicks_doublePtr_ImPlotNET_ImAxis_System_Double__System_Int32_System_Byte___System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisTicks_doublePtr(ImPlotNET.ImAxis,System.Double*,System.Int32,System.Byte**,System.Byte)">ImPlot_SetupAxisTicks_doublePtr(ImAxis, Double*, Int32, Byte**, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisTicks_doublePtr(ImAxis axis, double *values, int n_ticks, byte **labels, byte keep_default)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span>*</td>
|
|
<td><span class="parametername">values</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">n_ticks</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>**</td>
|
|
<td><span class="parametername">labels</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">keep_default</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisZoomConstraints_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisZoomConstraints*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupAxisZoomConstraints_ImPlotNET_ImAxis_System_Double_System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupAxisZoomConstraints(ImPlotNET.ImAxis,System.Double,System.Double)">ImPlot_SetupAxisZoomConstraints(ImAxis, Double, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupAxisZoomConstraints(ImAxis axis, double z_min, double z_max)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImAxis.html">ImAxis</a></td>
|
|
<td><span class="parametername">axis</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">z_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">z_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupFinish_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupFinish*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupFinish" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupFinish">ImPlot_SetupFinish()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupFinish()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupLegend_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupLegend*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupLegend_ImPlotNET_ImPlotLocation_ImPlotNET_ImPlotLegendFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupLegend(ImPlotNET.ImPlotLocation,ImPlotNET.ImPlotLegendFlags)">ImPlot_SetupLegend(ImPlotLocation, ImPlotLegendFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupLegend(ImPlotLocation location, ImPlotLegendFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLocation.html">ImPlotLocation</a></td>
|
|
<td><span class="parametername">location</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLegendFlags.html">ImPlotLegendFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_SetupMouseText_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupMouseText*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_SetupMouseText_ImPlotNET_ImPlotLocation_ImPlotNET_ImPlotMouseTextFlags_" data-uid="ImPlotNET.ImPlotNative.ImPlot_SetupMouseText(ImPlotNET.ImPlotLocation,ImPlotNET.ImPlotMouseTextFlags)">ImPlot_SetupMouseText(ImPlotLocation, ImPlotMouseTextFlags)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_SetupMouseText(ImPlotLocation location, ImPlotMouseTextFlags flags)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotLocation.html">ImPlotLocation</a></td>
|
|
<td><span class="parametername">location</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotMouseTextFlags.html">ImPlotMouseTextFlags</a></td>
|
|
<td><span class="parametername">flags</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ShowColormapSelector_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowColormapSelector*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ShowColormapSelector_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowColormapSelector(System.Byte*)">ImPlot_ShowColormapSelector(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_ShowColormapSelector(byte *label)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ShowDemoWindow_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowDemoWindow*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ShowDemoWindow_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowDemoWindow(System.Byte*)">ImPlot_ShowDemoWindow(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ShowDemoWindow(byte *p_open)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">p_open</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ShowInputMapSelector_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowInputMapSelector*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ShowInputMapSelector_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowInputMapSelector(System.Byte*)">ImPlot_ShowInputMapSelector(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_ShowInputMapSelector(byte *label)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ShowMetricsWindow_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowMetricsWindow*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ShowMetricsWindow_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowMetricsWindow(System.Byte*)">ImPlot_ShowMetricsWindow(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ShowMetricsWindow(byte *p_popen)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">p_popen</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ShowStyleEditor_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowStyleEditor*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ShowStyleEditor_ImPlotNET_ImPlotStyle__" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowStyleEditor(ImPlotNET.ImPlotStyle*)">ImPlot_ShowStyleEditor(ImPlotStyle*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ShowStyleEditor(ImPlotStyle*ref)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td><span class="parametername">ref</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ShowStyleSelector_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowStyleSelector*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ShowStyleSelector_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowStyleSelector(System.Byte*)">ImPlot_ShowStyleSelector(Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlot_ShowStyleSelector(byte *label)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">label</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_ShowUserGuide_" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowUserGuide*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_ShowUserGuide" data-uid="ImPlotNET.ImPlotNative.ImPlot_ShowUserGuide">ImPlot_ShowUserGuide()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_ShowUserGuide()</code></pre>
|
|
</div>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsAuto_" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsAuto*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsAuto_ImPlotNET_ImPlotStyle__" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsAuto(ImPlotNET.ImPlotStyle*)">ImPlot_StyleColorsAuto(ImPlotStyle*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_StyleColorsAuto(ImPlotStyle*dst)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td><span class="parametername">dst</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsClassic_" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsClassic*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsClassic_ImPlotNET_ImPlotStyle__" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsClassic(ImPlotNET.ImPlotStyle*)">ImPlot_StyleColorsClassic(ImPlotStyle*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_StyleColorsClassic(ImPlotStyle*dst)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td><span class="parametername">dst</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsDark_" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsDark*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsDark_ImPlotNET_ImPlotStyle__" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsDark(ImPlotNET.ImPlotStyle*)">ImPlot_StyleColorsDark(ImPlotStyle*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_StyleColorsDark(ImPlotStyle*dst)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td><span class="parametername">dst</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsLight_" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsLight*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_StyleColorsLight_ImPlotNET_ImPlotStyle__" data-uid="ImPlotNET.ImPlotNative.ImPlot_StyleColorsLight(ImPlotNET.ImPlotStyle*)">ImPlot_StyleColorsLight(ImPlotStyle*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_StyleColorsLight(ImPlotStyle*dst)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td><span class="parametername">dst</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_TagX_Bool_" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagX_Bool*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_TagX_Bool_System_Double_System_Numerics_Vector4_System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagX_Bool(System.Double,System.Numerics.Vector4,System.Byte)">ImPlot_TagX_Bool(Double, Vector4, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_TagX_Bool(double x, Vector4 col, byte round)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">round</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_TagX_Str_" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagX_Str*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_TagX_Str_System_Double_System_Numerics_Vector4_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagX_Str(System.Double,System.Numerics.Vector4,System.Byte*)">ImPlot_TagX_Str(Double, Vector4, Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_TagX_Str(double x, Vector4 col, byte *fmt)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_TagY_Bool_" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagY_Bool*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_TagY_Bool_System_Double_System_Numerics_Vector4_System_Byte_" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagY_Bool(System.Double,System.Numerics.Vector4,System.Byte)">ImPlot_TagY_Bool(Double, Vector4, Byte)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_TagY_Bool(double y, Vector4 col, byte round)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">round</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlot_TagY_Str_" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagY_Str*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlot_TagY_Str_System_Double_System_Numerics_Vector4_System_Byte__" data-uid="ImPlotNET.ImPlotNative.ImPlot_TagY_Str(System.Double,System.Numerics.Vector4,System.Byte*)">ImPlot_TagY_Str(Double, Vector4, Byte*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlot_TagY_Str(double y, Vector4 col, byte *fmt)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector4</span></td>
|
|
<td><span class="parametername">col</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td><span class="parametername">fmt</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotInputMap_destroy_" data-uid="ImPlotNET.ImPlotNative.ImPlotInputMap_destroy*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotInputMap_destroy_ImPlotNET_ImPlotInputMap__" data-uid="ImPlotNET.ImPlotNative.ImPlotInputMap_destroy(ImPlotNET.ImPlotInputMap*)">ImPlotInputMap_destroy(ImPlotInputMap*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotInputMap_destroy(ImPlotInputMap*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInputMap.html">ImPlotInputMap</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotInputMap_ImPlotInputMap_" data-uid="ImPlotNET.ImPlotNative.ImPlotInputMap_ImPlotInputMap*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotInputMap_ImPlotInputMap" data-uid="ImPlotNET.ImPlotNative.ImPlotInputMap_ImPlotInputMap">ImPlotInputMap_ImPlotInputMap()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotInputMap*ImPlotInputMap_ImPlotInputMap()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotInputMap.html">ImPlotInputMap</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotPoint_destroy_" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_destroy*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotPoint_destroy_ImPlotNET_ImPlotPoint__" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_destroy(ImPlotNET.ImPlotPoint*)">ImPlotPoint_destroy(ImPlotPoint*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotPoint_destroy(ImPlotPoint*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotPoint_ImPlotPoint_double_" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_ImPlotPoint_double*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotPoint_ImPlotPoint_double_System_Double_System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_ImPlotPoint_double(System.Double,System.Double)">ImPlotPoint_ImPlotPoint_double(Double, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotPoint*ImPlotPoint_ImPlotPoint_double(double _x, double _y)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">_x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">_y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotPoint_ImPlotPoint_Nil_" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_ImPlotPoint_Nil*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotPoint_ImPlotPoint_Nil" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_ImPlotPoint_Nil">ImPlotPoint_ImPlotPoint_Nil()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotPoint*ImPlotPoint_ImPlotPoint_Nil()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotPoint_ImPlotPoint_Vec2_" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_ImPlotPoint_Vec2*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotPoint_ImPlotPoint_Vec2_System_Numerics_Vector2_" data-uid="ImPlotNET.ImPlotNative.ImPlotPoint_ImPlotPoint_Vec2(System.Numerics.Vector2)">ImPlotPoint_ImPlotPoint_Vec2(Vector2)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotPoint*ImPlotPoint_ImPlotPoint_Vec2(Vector2 p)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Numerics.Vector2</span></td>
|
|
<td><span class="parametername">p</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRange_Clamp_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_Clamp*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRange_Clamp_ImPlotNET_ImPlotRange__System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_Clamp(ImPlotNET.ImPlotRange*,System.Double)">ImPlotRange_Clamp(ImPlotRange*, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlotRange_Clamp(ImPlotRange*self, double value)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">value</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRange_Contains_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_Contains*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRange_Contains_ImPlotNET_ImPlotRange__System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_Contains(ImPlotNET.ImPlotRange*,System.Double)">ImPlotRange_Contains(ImPlotRange*, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlotRange_Contains(ImPlotRange*self, double value)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">value</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRange_destroy_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_destroy*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRange_destroy_ImPlotNET_ImPlotRange__" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_destroy(ImPlotNET.ImPlotRange*)">ImPlotRange_destroy(ImPlotRange*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotRange_destroy(ImPlotRange*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRange_ImPlotRange_double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_ImPlotRange_double*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRange_ImPlotRange_double_System_Double_System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_ImPlotRange_double(System.Double,System.Double)">ImPlotRange_ImPlotRange_double(Double, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotRange*ImPlotRange_ImPlotRange_double(double _min, double _max)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRange_ImPlotRange_Nil_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_ImPlotRange_Nil*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRange_ImPlotRange_Nil" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_ImPlotRange_Nil">ImPlotRange_ImPlotRange_Nil()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotRange*ImPlotRange_ImPlotRange_Nil()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRange_Size_" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_Size*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRange_Size_ImPlotNET_ImPlotRange__" data-uid="ImPlotNET.ImPlotNative.ImPlotRange_Size(ImPlotNET.ImPlotRange*)">ImPlotRange_Size(ImPlotRange*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern double ImPlotRange_Size(ImPlotRange*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRange.html">ImPlotRange</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_Clamp_double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Clamp_double*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_Clamp_double_ImPlotNET_ImPlotPoint__ImPlotNET_ImPlotRect__System_Double_System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Clamp_double(ImPlotNET.ImPlotPoint*,ImPlotNET.ImPlotRect*,System.Double,System.Double)">ImPlotRect_Clamp_double(ImPlotPoint*, ImPlotRect*, Double, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotRect_Clamp_double(ImPlotPoint*pOut, ImPlotRect*self, double x, double y)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_Clamp_PlotPoInt_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Clamp_PlotPoInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_Clamp_PlotPoInt_ImPlotNET_ImPlotPoint__ImPlotNET_ImPlotRect__ImPlotNET_ImPlotPoint_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Clamp_PlotPoInt(ImPlotNET.ImPlotPoint*,ImPlotNET.ImPlotRect*,ImPlotNET.ImPlotPoint)">ImPlotRect_Clamp_PlotPoInt(ImPlotPoint*, ImPlotRect*, ImPlotPoint)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotRect_Clamp_PlotPoInt(ImPlotPoint*pOut, ImPlotRect*self, ImPlotPoint p)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">p</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_Contains_double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Contains_double*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_Contains_double_ImPlotNET_ImPlotRect__System_Double_System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Contains_double(ImPlotNET.ImPlotRect*,System.Double,System.Double)">ImPlotRect_Contains_double(ImPlotRect*, Double, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlotRect_Contains_double(ImPlotRect*self, double x, double y)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_Contains_PlotPoInt_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Contains_PlotPoInt*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_Contains_PlotPoInt_ImPlotNET_ImPlotRect__ImPlotNET_ImPlotPoint_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Contains_PlotPoInt(ImPlotNET.ImPlotRect*,ImPlotNET.ImPlotPoint)">ImPlotRect_Contains_PlotPoInt(ImPlotRect*, ImPlotPoint)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern byte ImPlotRect_Contains_PlotPoInt(ImPlotRect*self, ImPlotPoint p)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a></td>
|
|
<td><span class="parametername">p</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_destroy_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_destroy*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_destroy_ImPlotNET_ImPlotRect__" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_destroy(ImPlotNET.ImPlotRect*)">ImPlotRect_destroy(ImPlotRect*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotRect_destroy(ImPlotRect*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_ImPlotRect_double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_ImPlotRect_double*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_ImPlotRect_double_System_Double_System_Double_System_Double_System_Double_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_ImPlotRect_double(System.Double,System.Double,System.Double,System.Double)">ImPlotRect_ImPlotRect_double(Double, Double, Double, Double)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotRect*ImPlotRect_ImPlotRect_double(double x_min, double x_max, double y_min, double y_max)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">x_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y_min</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Double</span></td>
|
|
<td><span class="parametername">y_max</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_ImPlotRect_Nil_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_ImPlotRect_Nil*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_ImPlotRect_Nil" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_ImPlotRect_Nil">ImPlotRect_ImPlotRect_Nil()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotRect*ImPlotRect_ImPlotRect_Nil()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_Max_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Max*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_Max_ImPlotNET_ImPlotPoint__ImPlotNET_ImPlotRect__" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Max(ImPlotNET.ImPlotPoint*,ImPlotNET.ImPlotRect*)">ImPlotRect_Max(ImPlotPoint*, ImPlotRect*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotRect_Max(ImPlotPoint*pOut, ImPlotRect*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_Min_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Min*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_Min_ImPlotNET_ImPlotPoint__ImPlotNET_ImPlotRect__" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Min(ImPlotNET.ImPlotPoint*,ImPlotNET.ImPlotRect*)">ImPlotRect_Min(ImPlotPoint*, ImPlotRect*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotRect_Min(ImPlotPoint*pOut, ImPlotRect*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotRect_Size_" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Size*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotRect_Size_ImPlotNET_ImPlotPoint__ImPlotNET_ImPlotRect__" data-uid="ImPlotNET.ImPlotNative.ImPlotRect_Size(ImPlotNET.ImPlotPoint*,ImPlotNET.ImPlotRect*)">ImPlotRect_Size(ImPlotPoint*, ImPlotRect*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotRect_Size(ImPlotPoint*pOut, ImPlotRect*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotPoint.html">ImPlotPoint</a>*</td>
|
|
<td><span class="parametername">pOut</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotRect.html">ImPlotRect</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotStyle_destroy_" data-uid="ImPlotNET.ImPlotNative.ImPlotStyle_destroy*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotStyle_destroy_ImPlotNET_ImPlotStyle__" data-uid="ImPlotNET.ImPlotNative.ImPlotStyle_destroy(ImPlotNET.ImPlotStyle*)">ImPlotStyle_destroy(ImPlotStyle*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern void ImPlotStyle_destroy(ImPlotStyle*self)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td><span class="parametername">self</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
<a id="ImPlotNET_ImPlotNative_ImPlotStyle_ImPlotStyle_" data-uid="ImPlotNET.ImPlotNative.ImPlotStyle_ImPlotStyle*"></a>
|
|
<h4 id="ImPlotNET_ImPlotNative_ImPlotStyle_ImPlotStyle" data-uid="ImPlotNET.ImPlotNative.ImPlotStyle_ImPlotStyle">ImPlotStyle_ImPlotStyle()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static extern ImPlotStyle*ImPlotStyle_ImPlotStyle()</code></pre>
|
|
</div>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImPlotNET.ImPlotStyle.html">ImPlotStyle</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</article>
|
|
</div>
|
|
|
|
<div class="hidden-sm col-md-2" role="complementary">
|
|
<div class="sideaffix">
|
|
<div class="contribution">
|
|
<ul class="nav">
|
|
<li>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a0c60245d9a4f60e118640515d409a736b207c02/apiSpec/new?filename=ImPlotNET_ImPlotNative.md&value=---%0Auid%3A%20ImPlotNET.ImPlotNative%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a0c60245d9a4f60e118640515d409a736b207c02/src/ImGui.NET-472/ImPlot.NET/ImPlotNative.gen.cs/#L8" class="contribution-link">View Source</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
<h5>In This Article</h5>
|
|
<div></div>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="grad-bottom"></div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<span class="pull-right">
|
|
<a href="#top">Back to top</a>
|
|
</span>
|
|
|
|
<span>Generated by <strong>DocFX</strong></span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|
<script type="text/javascript" src="../styles/main.js"></script>
|
|
</body>
|
|
</html>
|