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

DrawRingsUtils.h File Reference

#include "SmallRing.h"

Go to the source code of this file.

Compounds

struct  RibbonFrame

Functions

float hill_reilly_ring_pucker (SmallRing &ring, float *framepos)
void hill_reilly_ring_color (SmallRing &ring, float *framepos, float *rgb)
void hill_reilly_ring_colorscale (SmallRing &ring, float *framepos, float vmin, float vmax, const Scene *scene, float *rgb)
void cremer_pople_ring_color (SmallRing &ring, float *framepos, float *rgb)
void atom_displ_from_mean_plane (float *X, float *Y, float *Z, float *displ, int N)
int cremer_pople_params (int N_ring_atoms, float *displ, float *q, float *phi, int &m, float &Q)
void ribbon_spline (float *pos, const float *const A, const float *const B, const float *const C, const float *const D, const float t)


Function Documentation

void atom_displ_from_mean_plane float *    X,
float *    Y,
float *    Z,
float *    displ,
int    N
 

Definition at line 307 of file DrawRingsUtils.C.

Referenced by cremer_pople_ring_color, and hill_reilly_ring_pucker.

int cremer_pople_params int    N_ring_atoms,
float *    displ,
float *    q,
float *    phi,
int &    m,
float &    Q
 

Definition at line 338 of file DrawRingsUtils.C.

Referenced by cremer_pople_ring_color, and hill_reilly_ring_pucker.

void cremer_pople_ring_color SmallRing   ring,
float *    framepos,
float *    rgb
 

Definition at line 395 of file DrawRingsUtils.C.

void hill_reilly_ring_color SmallRing   ring,
float *    framepos,
float *    rgb
 

Definition at line 226 of file DrawRingsUtils.C.

void hill_reilly_ring_colorscale SmallRing   ring,
float *    framepos,
float    vmin,
float    vmax,
const Scene   scene,
float *    rgb
 

Definition at line 232 of file DrawRingsUtils.C.

float hill_reilly_ring_pucker SmallRing   ring,
float *    framepos
 

Definition at line 102 of file DrawRingsUtils.C.

Referenced by hill_reilly_ring_color, and hill_reilly_ring_colorscale.

void ribbon_spline float *    pos,
const float *const    A,
const float *const    B,
const float *const    C,
const float *const    D,
const float    t
 

Definition at line 462 of file DrawRingsUtils.C.


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