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

DispCmdCone Struct Reference

plot a cone at the given position. More...

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (const float *, const float *, float, float, int, VMDDisplayList *)

Public Attributes

float pos1 [3]
float pos2 [3]
float radius
float radius2
int res


Detailed Description

plot a cone at the given position.

Definition at line 465 of file DispCmds.h.


Member Function Documentation

void DispCmdCone::putdata const float *   ,
const float *   ,
float   ,
float   ,
int   ,
VMDDisplayList  
 

Definition at line 894 of file DispCmds.C.

References VMDDisplayList::append, DCONE, NULL, pos1, pos2, radius, radius2, and res.

Referenced by DrawTool::DrawTool.


Member Data Documentation

float DispCmdCone::pos1[3]
 

Definition at line 468 of file DispCmds.h.

Referenced by putdata, and FileRenderer::render.

float DispCmdCone::pos2[3]
 

Definition at line 468 of file DispCmds.h.

Referenced by putdata, and FileRenderer::render.

float DispCmdCone::radius
 

Definition at line 469 of file DispCmds.h.

Referenced by putdata, and FileRenderer::render.

float DispCmdCone::radius2
 

Definition at line 469 of file DispCmds.h.

Referenced by putdata, and FileRenderer::render.

int DispCmdCone::res
 

Definition at line 470 of file DispCmds.h.

Referenced by putdata, and FileRenderer::render.


The documentation for this struct was generated from the following files:
Generated on Fri Apr 19 02:46:46 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002