HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MultiViewChannelName Struct Reference

#include <ImfPartHelper.h>

Public Member Functions

std::string getLayer () const
 
std::string getSuffix () const
 

Public Attributes

std::string name
 name of channel More...
 
std::string view
 view for channel More...
 
int part_number
 part number: updated by SplitChannels More...
 
std::string internal_name
 name used in headers: in singlepart mode, may contain viewname More...
 

Detailed Description

Definition at line 46 of file ImfPartHelper.h.

Member Function Documentation

std::string MultiViewChannelName::getLayer ( ) const
inline

Definition at line 56 of file ImfPartHelper.h.

std::string MultiViewChannelName::getSuffix ( ) const
inline

Definition at line 67 of file ImfPartHelper.h.

Member Data Documentation

std::string MultiViewChannelName::internal_name

name used in headers: in singlepart mode, may contain viewname

Definition at line 53 of file ImfPartHelper.h.

std::string MultiViewChannelName::name

name of channel

Definition at line 49 of file ImfPartHelper.h.

int MultiViewChannelName::part_number

part number: updated by SplitChannels

Definition at line 52 of file ImfPartHelper.h.

std::string MultiViewChannelName::view

view for channel

Definition at line 50 of file ImfPartHelper.h.


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