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

DispCmdTextOffset Struct Reference

add an offset to rendered text. More...

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (float x, float y, VMDDisplayList *)

Public Attributes

float x
float y


Detailed Description

add an offset to rendered text.

Definition at line 370 of file DispCmds.h.


Member Function Documentation

void DispCmdTextOffset::putdata float    x,
float    y,
VMDDisplayList  
 

Definition at line 725 of file DispCmds.C.

References VMDDisplayList::append, DTEXTOFFSET, x, and y.

Referenced by GeometryMol::display_string.


Member Data Documentation

float DispCmdTextOffset::x
 

Definition at line 372 of file DispCmds.h.

Referenced by putdata.

float DispCmdTextOffset::y
 

Definition at line 372 of file DispCmds.h.

Referenced by putdata.


The documentation for this struct was generated from the following files:
Generated on Sun May 27 01:59:47 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002