#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "Vrml2DisplayDevice.h"
#include "Matrix4.h"
#include "utilities.h"
#include "DispCmds.h"
#include "Hershey.h"
Go to the source code of this file.
Defines | |
#define | DEFAULT_RADIUS 0.002f |
#define | DASH_LENGTH 0.02f |
VRML2 / VRML97 specification: http://www.web3d.org/x3d/specifications/vrml/ISO-IEC-14772-VRML97/
List of VRML viewers at NIST: http://cic.nist.gov/vrml/vbdetect.html
Definition in file Vrml2DisplayDevice.C.
|
Definition at line 40 of file Vrml2DisplayDevice.C. Referenced by Vrml2DisplayDevice::line. |
|
Definition at line 39 of file Vrml2DisplayDevice.C. |