#include <types.h>
Public Attributes | |
Matrix * | Vertex |
Matrix * | Domain |
unsigned * | Facets |
struct _Param_Vertex * | next |
Definition at line 141 of file types.h.
Definition at line 146 of file types.h.
Referenced by GenParamPolyhedron(), Param_Vertices_Free(), Param_Vertices_Print(), and traite_m_face().
unsigned* _Param_Vertex::Facets |
Definition at line 147 of file types.h.
Referenced by GenParamPolyhedron(), Param_Vertices_Free(), and traite_m_face().
struct _Param_Vertex* _Param_Vertex::next [read] |
Definition at line 148 of file types.h.
Referenced by GenParamPolyhedron(), Param_Polyhedron_Scale_Integer(), Param_Vertices_Free(), Param_Vertices_Print(), Scan_Vertices(), and traite_m_face().
Definition at line 142 of file types.h.
Referenced by GenParamPolyhedron(), main(), Param_Polyhedron_Scale_Integer(), Param_Vertices_Free(), Param_Vertices_Print(), Scan_Vertices(), and traite_m_face().