|
polylib 7.01
|
#include <types.h>
Public Attributes | |
| Matrix * | Vertex |
| Matrix * | Domain |
| unsigned * | Facets |
| struct _Param_Vertex * | next |
| Matrix* _Param_Vertex::Domain |
Definition at line 149 of file types.h.
Referenced by GenParamPolyhedron(), Param_Vertices_Free(), Param_Vertices_Print(), and traite_m_face().
| unsigned* _Param_Vertex::Facets |
Definition at line 150 of file types.h.
Referenced by GenParamPolyhedron(), Param_Vertices_Free(), and traite_m_face().
| struct _Param_Vertex* _Param_Vertex::next |
Definition at line 151 of file types.h.
Referenced by GenParamPolyhedron(), Param_Polyhedron_Scale_Integer(), Param_Vertices_Free(), Param_Vertices_Print(), Scan_Vertices(), and traite_m_face().
| Matrix* _Param_Vertex::Vertex |
Definition at line 145 of file types.h.
Referenced by GenParamPolyhedron(), main(), Param_Polyhedron_Scale_Integer(), Param_Vertices_Free(), Param_Vertices_Print(), Scan_Vertices(), and traite_m_face().