Main Page | Data Structures | File List | Data Fields | Globals

mr_lag_component.c File Reference

#include "mr_lag_component.h"
#include "mr_error.h"
#include <stdlib.h>

Functions

MrLagComponentmr_lag_component_new ()
void mr_lag_component_free (void *p)
void mr_lag_component_add_section (MrLagComponent *component, MrLagSection *section)

Function Documentation

void mr_lag_component_add_section MrLagComponent component,
MrLagSection section
 

Add a section to a component and update the bounding box

void mr_lag_component_free void *  p  ) 
 

Destroys a MrLagComponent structure Free the line and the vector : Does not destroy the section object

MrLagComponent* mr_lag_component_new  ) 
 

Creates a neww MrLagComponent structure


Generated on Sun Apr 9 17:29:41 2006 for MusicReco by  doxygen 1.4.4