Regina Calculation Engine
|
Defines constants for the various packet types known to Regina. More...
#include "regina-core.h"
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Enumerations | |
enum | regina::PacketType { regina::PACKET_CONTAINER = 1, regina::PACKET_TEXT = 2, regina::PACKET_TRIANGULATION = 3, regina::PACKET_NORMALSURFACELIST = 6, regina::PACKET_SCRIPT = 7, regina::PACKET_SURFACEFILTER = 8, regina::PACKET_ANGLESTRUCTURELIST = 9, regina::PACKET_PDF = 10, regina::PACKET_DIM2TRIANGULATION = 15, regina::PACKET_SNAPPEATRIANGULATION = 16 } |
Represents the different types of packet that are available in Regina. More... | |
Defines constants for the various packet types known to Regina.