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

X3DDisplayDevice.C File Reference

FileRenderer subclass to export molecular graphics to the X3D format. More...

#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "X3DDisplayDevice.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 the X3D format.

X3D XML encoding specification: http://www.web3d.org/x3d/specifications/ISO-IEC-19776-X3DEncodings-All-Edition-1/

Feature compatibility matrix for X3D specification versions 3.0 up to 3.2 http://web3d.org/x3d/specifications/ISO-IEC-19775-1.2-X3D-AbstractSpecification/Part01/versionContent.html

General X3D information page: http://www.web3d.org/x3d/content/help.html

List of X3D viewers at NIST: http://cic.nist.gov/vrml/vbdetect.html

Definition in file X3DDisplayDevice.C.


Define Documentation

#define DASH_LENGTH   0.02f
 

Definition at line 46 of file X3DDisplayDevice.C.

Referenced by X3DDisplayDevice::line.

#define DEFAULT_RADIUS   0.002f
 

Definition at line 45 of file X3DDisplayDevice.C.


Generated on Thu Apr 25 02:44:19 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002