Newer
Older
ForwardPlusRenderer / Docs / html / classfpr_1_1_buffer_a776a0f23c5eb01c4247273656fae73cb_icgraph.dot
digraph "fpr::Buffer::Update"
{
 // LATEX_PDF_SIZE
  bgcolor="transparent";
  edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10];
  node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4];
  rankdir="RL";
  Node1 [label="fpr::Buffer::Update",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip="Does not validate the given data for size. Simply copies the new data and overwrites the currently ma..."];
  Node1 -> Node2 [dir="back",color="steelblue1",style="solid"];
  Node2 [label="fpr::Model::Model",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$classfpr_1_1_model.html#acb8a494c34aa1df5613bffeab5c92fe9",tooltip=" "];
  Node1 -> Node3 [dir="back",color="steelblue1",style="solid"];
  Node3 [label="fpr::Texture::Texture",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$classfpr_1_1_texture.html#a783f4e589a2551a703a76c2b4a7af78c",tooltip=" "];
}