Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

text.c File Reference

#include <volume_io/internal_volume_io.h>
#include <bicpl/objects.h>

Include dependency graph for text.c:

Include dependency graph

Go to the source code of this file.

Functions

public void initialize_text (text_struct *text, Point *position, Colour colour, Font_types text_font, Real size)
public void delete_text (text_struct *text)


Function Documentation

public void delete_text text_struct text  ) 
 

Definition at line 68 of file text.c.

References text_struct::string.

Referenced by delete_text_object().

public void initialize_text text_struct text,
Point *  position,
Colour  colour,
Font_types  text_font,
Real  size
 

Definition at line 38 of file text.c.

References text_struct::colour, text_struct::font, text_struct::origin, text_struct::size, and text_struct::string.


Generated on Wed Jul 28 09:11:21 2004 for BICPL by doxygen 1.3.7