cgma
FBTilerChainVert Class Reference

#include <FBTiler.hpp>

List of all members.

Public Member Functions

 FBTilerChainVert (int v_0, int which_chain)
 ~FBTilerChainVert ()

Public Attributes

int v0
int whichchain

Detailed Description

Definition at line 34 of file FBTiler.hpp.


Constructor & Destructor Documentation

FBTilerChainVert::FBTilerChainVert ( int  v_0,
int  which_chain 
) [inline]

Definition at line 37 of file FBTiler.hpp.

                                             {
    v0 = v_0;
    whichchain = which_chain;
  
  }

Definition at line 42 of file FBTiler.hpp.

{ };

Member Data Documentation

Definition at line 42 of file FBTiler.hpp.

Definition at line 44 of file FBTiler.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines