Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Vrml2DisplayDevice.C File Reference

FileRenderer subclass to export molecular graphics to a VRML2 file. More...

#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


Detailed Description

FileRenderer subclass to export molecular graphics to a VRML2 file.

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.


Define Documentation

#define DASH_LENGTH   0.02f
 

Definition at line 40 of file Vrml2DisplayDevice.C.

Referenced by Vrml2DisplayDevice::line.

#define DEFAULT_RADIUS   0.002f
 

Definition at line 39 of file Vrml2DisplayDevice.C.


Generated on Fri Apr 26 02:45:01 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002