Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoTessellated.cxx File Reference
#include <iostream>
#include <sstream>
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TGeoVolume.h"
#include "TVirtualGeoPainter.h"
#include "TGeoTessellated.h"
#include "TBuffer3D.h"
#include "TBuffer3DTypes.h"
#include "TMath.h"
#include "TBuffer.h"
#include <array>
#include <vector>
#include <bvh2_third_party.h>
#include <bvh2_extra_kernels.h>
#include <cmath>
#include <limits>
Include dependency graph for TGeoTessellated.cxx:

Typedefs

using Vertex_t = Tessellated::Vertex_t
 

Typedef Documentation

◆ Vertex_t