cgv
Loading...
Searching...
No Matches
cgv::media::volume::volume_info Struct Reference
Inheritance diagram for cgv::media::volume::volume_info:
cgv::media::volume::sliced_volume_info

Public Member Functions

size_t get_data_size () const
 
 volume_info (const volume &V, const std::string &path="")
 

Public Attributes

volume::dimension_type dimensions
 
volume::extent_type extent
 
volume::point_type position
 
cgv::math::fmat< volume::coord_type, 3, 3 > orientation
 
std::string path
 
cgv::type::info::TypeId type_id
 
cgv::data::ComponentFormat components
 

Detailed Description

Definition at line 13 of file volume_io.h.

Constructor & Destructor Documentation

◆ volume_info() [1/2]

cgv::media::volume::volume_info::volume_info ( )

Definition at line 17 of file volume_io.cxx.

◆ volume_info() [2/2]

cgv::media::volume::volume_info::volume_info ( const volume V,
const std::string &  path = "" 
)

Definition at line 21 of file volume_io.cxx.

Member Function Documentation

◆ get_data_size()

size_t cgv::media::volume::volume_info::get_data_size ( ) const

Definition at line 33 of file volume_io.cxx.

Member Data Documentation

◆ components

cgv::data::ComponentFormat cgv::media::volume::volume_info::components

Definition at line 22 of file volume_io.h.

◆ dimensions

volume::dimension_type cgv::media::volume::volume_info::dimensions

Definition at line 15 of file volume_io.h.

◆ extent

volume::extent_type cgv::media::volume::volume_info::extent

Definition at line 16 of file volume_io.h.

◆ orientation

cgv::math::fmat<volume::coord_type, 3, 3> cgv::media::volume::volume_info::orientation

Definition at line 18 of file volume_io.h.

◆ path

std::string cgv::media::volume::volume_info::path

Definition at line 19 of file volume_io.h.

◆ position

volume::point_type cgv::media::volume::volume_info::position

Definition at line 17 of file volume_io.h.

◆ type_id

cgv::type::info::TypeId cgv::media::volume::volume_info::type_id

Definition at line 21 of file volume_io.h.


The documentation for this struct was generated from the following files: