mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
748 lines
35 KiB
HTML
748 lines
35 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>Struct ImFontGlyphPtr
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Struct ImFontGlyphPtr
|
|
">
|
|
<meta name="generator" content="docfx 2.58.0.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="ImGuiNET.ImFontGlyphPtr">
|
|
|
|
|
|
<h1 id="ImGuiNET_ImFontGlyphPtr" data-uid="ImGuiNET.ImFontGlyphPtr" class="text-break">Struct ImFontGlyphPtr
|
|
</h1>
|
|
<div class="markdown level0 summary"></div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="inheritedMembers">
|
|
<h5>Inherited Members</h5>
|
|
<div>
|
|
<span class="xref">System.ValueType.Equals(System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.ValueType.GetHashCode()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.ValueType.ToString()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.GetType()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
|
</div>
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="ImGuiNET.html">ImGuiNET</a></h6>
|
|
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
|
|
<h5 id="ImGuiNET_ImFontGlyphPtr_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public struct ImFontGlyphPtr</code></pre>
|
|
</div>
|
|
<h3 id="constructors">Constructors
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr__ctor_ImGuiNET_ImFontGlyph__.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.%23ctor(ImGuiNET.ImFontGlyph*)%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L26">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr__ctor_" data-uid="ImGuiNET.ImFontGlyphPtr.#ctor*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr__ctor_ImGuiNET_ImFontGlyph__" data-uid="ImGuiNET.ImFontGlyphPtr.#ctor(ImGuiNET.ImFontGlyph*)">ImFontGlyphPtr(ImFontGlyph*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ImFontGlyphPtr(ImFontGlyph*nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table 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.ImFontGlyph.html">ImFontGlyph</a>*</td>
|
|
<td><span class="parametername">nativePtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.%23ctor(System.IntPtr)%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L27">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr__ctor_" data-uid="ImGuiNET.ImFontGlyphPtr.#ctor*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr__ctor_System_IntPtr_" data-uid="ImGuiNET.ImFontGlyphPtr.#ctor(System.IntPtr)">ImFontGlyphPtr(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 ImFontGlyphPtr(IntPtr nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered 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">nativePtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h3 id="properties">Properties
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_AdvanceX.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.AdvanceX%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L34">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_AdvanceX_" data-uid="ImGuiNET.ImFontGlyphPtr.AdvanceX*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_AdvanceX" data-uid="ImGuiNET.ImFontGlyphPtr.AdvanceX">AdvanceX</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float AdvanceX { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_Codepoint.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.Codepoint%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L33">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_Codepoint_" data-uid="ImGuiNET.ImFontGlyphPtr.Codepoint*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_Codepoint" data-uid="ImGuiNET.ImFontGlyphPtr.Codepoint">Codepoint</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref uint Codepoint { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.UInt32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_Colored.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.Colored%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L31">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_Colored_" data-uid="ImGuiNET.ImFontGlyphPtr.Colored*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_Colored" data-uid="ImGuiNET.ImFontGlyphPtr.Colored">Colored</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref uint Colored { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.UInt32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_NativePtr.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.NativePtr%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L25">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_NativePtr_" data-uid="ImGuiNET.ImFontGlyphPtr.NativePtr*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_NativePtr" data-uid="ImGuiNET.ImFontGlyphPtr.NativePtr">NativePtr</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ImFontGlyph*NativePtr { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.ImFontGlyph.html">ImFontGlyph</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_U0.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.U0%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L39">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_U0_" data-uid="ImGuiNET.ImFontGlyphPtr.U0*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_U0" data-uid="ImGuiNET.ImFontGlyphPtr.U0">U0</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float U0 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_U1.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.U1%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L41">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_U1_" data-uid="ImGuiNET.ImFontGlyphPtr.U1*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_U1" data-uid="ImGuiNET.ImFontGlyphPtr.U1">U1</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float U1 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_V0.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.V0%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L40">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_V0_" data-uid="ImGuiNET.ImFontGlyphPtr.V0*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_V0" data-uid="ImGuiNET.ImFontGlyphPtr.V0">V0</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float V0 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_V1.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.V1%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L42">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_V1_" data-uid="ImGuiNET.ImFontGlyphPtr.V1*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_V1" data-uid="ImGuiNET.ImFontGlyphPtr.V1">V1</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float V1 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_Visible.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.Visible%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L32">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_Visible_" data-uid="ImGuiNET.ImFontGlyphPtr.Visible*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_Visible" data-uid="ImGuiNET.ImFontGlyphPtr.Visible">Visible</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref uint Visible { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.UInt32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_X0.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.X0%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L35">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_X0_" data-uid="ImGuiNET.ImFontGlyphPtr.X0*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_X0" data-uid="ImGuiNET.ImFontGlyphPtr.X0">X0</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float X0 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_X1.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.X1%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L37">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_X1_" data-uid="ImGuiNET.ImFontGlyphPtr.X1*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_X1" data-uid="ImGuiNET.ImFontGlyphPtr.X1">X1</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float X1 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_Y0.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.Y0%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L36">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_Y0_" data-uid="ImGuiNET.ImFontGlyphPtr.Y0*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_Y0" data-uid="ImGuiNET.ImFontGlyphPtr.Y0">Y0</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float Y0 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_Y1.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.Y1%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L38">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_Y1_" data-uid="ImGuiNET.ImFontGlyphPtr.Y1*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_Y1" data-uid="ImGuiNET.ImFontGlyphPtr.Y1">Y1</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public readonly ref float Y1 { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</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.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h3 id="operators">Operators
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_op_Implicit_ImGuiNET_ImFontGlyph___ImGuiNET_ImFontGlyphPtr.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyph*)~ImGuiNET.ImFontGlyphPtr%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L28">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_op_Implicit_" data-uid="ImGuiNET.ImFontGlyphPtr.op_Implicit*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_op_Implicit_ImGuiNET_ImFontGlyph___ImGuiNET_ImFontGlyphPtr" data-uid="ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyph*)~ImGuiNET.ImFontGlyphPtr">Implicit(ImFontGlyph* to ImFontGlyphPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static implicit operator ImFontGlyphPtr(ImFontGlyph*nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table 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.ImFontGlyph.html">ImFontGlyph</a>*</td>
|
|
<td><span class="parametername">nativePtr</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="ImGuiNET.ImFontGlyphPtr.html">ImFontGlyphPtr</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_op_Implicit_ImGuiNET_ImFontGlyphPtr__ImGuiNET_ImFontGlyph_.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyphPtr)~ImGuiNET.ImFontGlyph*%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L29">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_op_Implicit_" data-uid="ImGuiNET.ImFontGlyphPtr.op_Implicit*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_op_Implicit_ImGuiNET_ImFontGlyphPtr__ImGuiNET_ImFontGlyph_" data-uid="ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyphPtr)~ImGuiNET.ImFontGlyph*">Implicit(ImFontGlyphPtr to ImFontGlyph*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static implicit operator ImFontGlyph*(ImFontGlyphPtr wrappedPtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table 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.ImFontGlyphPtr.html">ImFontGlyphPtr</a></td>
|
|
<td><span class="parametername">wrappedPtr</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="ImGuiNET.ImFontGlyph.html">ImFontGlyph</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontGlyphPtr.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontGlyphPtr%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">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L30">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImFontGlyphPtr_op_Implicit_" data-uid="ImGuiNET.ImFontGlyphPtr.op_Implicit*"></a>
|
|
<h4 id="ImGuiNET_ImFontGlyphPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontGlyphPtr" data-uid="ImGuiNET.ImFontGlyphPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontGlyphPtr">Implicit(IntPtr to ImFontGlyphPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static implicit operator ImFontGlyphPtr(IntPtr nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered 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">nativePtr</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="ImGuiNET.ImFontGlyphPtr.html">ImFontGlyphPtr</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/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=ImGuiNET_ImFontGlyphPtr.md&value=---%0Auid%3A%20ImGuiNET.ImFontGlyphPtr%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/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImGui.NET/Generated/ImFontGlyph.gen.cs/#L23" 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>
|