#include <stdio.h>#include <string.h>#include <math.h>#include <stdlib.h>#include "VrmlDisplayDevice.h"#include "Matrix4.h"#include "DispCmds.h"#include "Inform.h"#include "utilities.h"Go to the source code of this file.
Defines | |
| #define | DEFAULT_RADIUS 0.002 |
| #define | DASH_LENGTH 0.02 |
Functions | |
| Matrix4 | convert_endpoints_to_matrix (float *a, float *b) |
|
|
Definition at line 33 of file VrmlDisplayDevice.C. |
|
|
Definition at line 32 of file VrmlDisplayDevice.C. |
|
||||||||||||
|
Definition at line 70 of file VrmlDisplayDevice.C. References distance, mat, Matrix4::multmatrix, Matrix4::rot, Matrix4::translate, vec_sub, and VMD_PI. Referenced by VrmlDisplayDevice::cone, and VrmlDisplayDevice::cylinder. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002