1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<!--ENTITY index-Objects-Grouped SYSTEM "objects_grouped.sgml"-->
<refentry id="gtkextra-GtkPlotDTriangle">
<refmeta>
<refentrytitle role="top_of_page" id="gtkextra-GtkPlotDTriangle.top_of_page">GtkPlotDTriangle</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>GTKEXTRA Library</refmiscinfo>
</refmeta>
<refnamediv>
<refname>GtkPlotDTriangle</refname>
<refpurpose></refpurpose>
</refnamediv>
<refsect1 id="gtkextra-GtkPlotDTriangle.functions" role="functions_proto">
<title role="functions_proto.title">Functions</title>
<informaltable pgwide="1" frame="none">
<tgroup cols="2">
<colspec colname="functions_return" colwidth="150px"/>
<colspec colname="functions_name"/>
<tbody>
<row><entry role="function_type"><link linkend="void"><returnvalue>void</returnvalue></link>
</entry><entry role="function_name"><link linkend="triangulate">triangulate</link> <phrase role="c_punctuation">()</phrase></entry></row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 id="gtkextra-GtkPlotDTriangle.includes"><title>Includes</title><synopsis>#include <gtkextra.h>
</synopsis></refsect1>
<refsect1 id="gtkextra-GtkPlotDTriangle.description" role="desc">
<title role="desc.title">Description</title>
<para>
</para>
</refsect1>
<refsect1 id="gtkextra-GtkPlotDTriangle.functions_details" role="details">
<title role="details.title">Functions</title>
<refsect2 id="triangulate" role="function">
<title>triangulate ()</title>
<indexterm zone="triangulate"><primary>triangulate</primary></indexterm>
<programlisting language="C"><link linkend="void"><returnvalue>void</returnvalue></link>
triangulate (<parameter><link linkend="char"><type>char</type></link> *Param1</parameter>,
<parameter><type>struct triangulateio</type> *Param2</parameter>,
<parameter><type>struct triangulateio</type> *Param3</parameter>,
<parameter><type>struct triangulateio</type> *Param4</parameter>);</programlisting>
<para>
</para>
</refsect2>
</refsect1>
<refsect1 id="gtkextra-GtkPlotDTriangle.other_details" role="details">
<title role="details.title">Types and Values</title>
</refsect1>
</refentry>
|