#include <string.h>
#include <stdlib.h>
#include "AtomRep.h"
#include "Inform.h"
#include "utilities.h"
#include "config.h"
Go to the source code of this file.
Defines | |
#define | DEF_CART_RES 12.0 |
#define | DEF_BOND_RES 12.0 |
#define | DEF_SPH_RES 12.0 |
#define | DEF_LIC_RES 12.0 |
#define | DEF_LINE_RES 1.0 |
#define | DEF_POINT_SIZE 1.0 |
#define | UNUSED {0, 0.0} |
Variables | |
const AtomRepParamStruct | AtomRepInfo [AtomRep::TOTAL] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|