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

mr_lag_component.h File Reference

#include <mr_lag_section.h>
#include <mr_line.h>
#include <mr_vector.h>

Go to the source code of this file.

Data Structures

struct  MrLagComponent
 Connected Component in the LAG. More...

Typedefs

typedef MrLagComponent MrLagComponent

Functions

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


Detailed Description

Date:
01 avril 2006

Typedef Documentation

typedef struct MrLagComponent MrLagComponent
 


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