#include <DispCmds.h>
Public Methods | |
DispCmdCylinder (void) | |
void | putdata (const float *, const float *, float, int, int filled, VMDDisplayList *) |
Public Attributes | |
float | rot [2] |
cache the angle computation. More... | |
int | lastres |
Definition at line 455 of file DispCmds.h.
|
Definition at line 779 of file DispCmds.C. References lastres. |
|
Definition at line 783 of file DispCmds.C. References VMDDisplayList::append, cross_prod, DCYLINDER, dot_prod, lastres, n, NULL, rot, size, vec_normalize, vec_sub, and VMD_TWOPI. |
|
Definition at line 458 of file DispCmds.h. Referenced by DispCmdCylinder, and putdata. |
|
cache the angle computation.
Definition at line 457 of file DispCmds.h. Referenced by putdata. |