Files
picovga-cmake/docs/inherit_graph_5.dot
2025-08-26 20:47:11 -07:00

9 lines
388 B
Plaintext

digraph "Graphical Class Hierarchy"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node0 [label="cMat2D\< m2type \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classcMat2D.html",tooltip="Transformation matrix."];
}