NCBI C++ ToolKit
Classes | Public Attributes | List of all members
BondStyle Class Reference

Search Toolkit Book for BondStyle

#include "style_manager.hpp"
(Private to src/app/cn3d.)

+ Collaboration diagram for BondStyle:

Classes

struct  EndStyle
 

Public Attributes

EndStyle end1
 
EndStyle end2
 
bool midCap
 
double tension
 

Detailed Description

Definition at line 393 of file style_manager.hpp.

Member Data Documentation

◆ end1

EndStyle BondStyle::end1

◆ end2

EndStyle BondStyle::end2

◆ midCap

bool BondStyle::midCap

Definition at line 404 of file style_manager.hpp.

Referenced by OpenGLRenderer::DrawBond(), and StyleManager::GetBondStyle().

◆ tension

double BondStyle::tension

Definition at line 405 of file style_manager.hpp.

Referenced by OpenGLRenderer::DrawBond(), and StyleManager::GetBondStyle().


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:58:07 2024 by modify_doxy.py rev. 669887