NVIDIA Index example code nvidia_logo_transpbg.gif Up
xac_compute::Plane_img_helper Struct Reference

Public Member Functions

 Plane_img_helper (nv::index::app::IApplication_layer *app_layer, const Vec2u &res, const std::string &plane_img_basename, const std::string &verify_img_basename)
 
bool write_or_verify (const char *postfix) const
 

Public Attributes

nv::index::app::IApplication_layer * app_layer_ref
 
std::vector< mi::math::Color_struct > colors
 
Vec2u resolution
 
std::string img_basename
 
bool write_image
 
bool verify_image
 

Detailed Description

Definition at line 175 of file xac_compute.cpp.

Constructor & Destructor Documentation

 Plane_img_helper()

xac_compute::Plane_img_helper::Plane_img_helper ( nv::index::app::IApplication_layer *  app_layer,
const Vec2u res,
const std::string &  plane_img_basename,
const std::string &  verify_img_basename 
)
inline

Definition at line 177 of file xac_compute.cpp.

Member Function Documentation

 write_or_verify()

bool xac_compute::Plane_img_helper::write_or_verify ( const char *  postfix) const

Definition at line 203 of file xac_compute.cpp.

Member Data Documentation

 app_layer_ref

nv::index::app::IApplication_layer* xac_compute::Plane_img_helper::app_layer_ref

Definition at line 193 of file xac_compute.cpp.

 colors

std::vector<mi::math::Color_struct> xac_compute::Plane_img_helper::colors

Definition at line 194 of file xac_compute.cpp.

 img_basename

std::string xac_compute::Plane_img_helper::img_basename

Definition at line 196 of file xac_compute.cpp.

 resolution

Vec2u xac_compute::Plane_img_helper::resolution

Definition at line 195 of file xac_compute.cpp.

 verify_image

bool xac_compute::Plane_img_helper::verify_image

Definition at line 198 of file xac_compute.cpp.

 write_image

bool xac_compute::Plane_img_helper::write_image

Definition at line 197 of file xac_compute.cpp.


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