HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XUSD_LayerAtPath Class Reference

#include <XUSD_Data.h>

Public Member Functions

 XUSD_LayerAtPath ()
 
 XUSD_LayerAtPath (const SdfLayerRefPtr &layer, const SdfLayerOffset &offset=SdfLayerOffset(), int layer_badge_index=0)
 
 XUSD_LayerAtPath (const SdfLayerRefPtr &layer, const std::string &filepath, const SdfLayerOffset &offset=SdfLayerOffset(), int layer_badge_index=0)
 
bool hasLayerColorIndex (int &clridx) const
 
bool isLopLayer () const
 

Public Attributes

SdfLayerRefPtr myLayer
 
std::string myIdentifier
 
SdfLayerOffset myOffset
 
int myLayerColorIndex
 
bool myRemoveWithLayerBreak
 
bool myLayerIsMissingFile
 

Detailed Description

Definition at line 75 of file XUSD_Data.h.

Constructor & Destructor Documentation

XUSD_LayerAtPath::XUSD_LayerAtPath ( )
XUSD_LayerAtPath::XUSD_LayerAtPath ( const SdfLayerRefPtr layer,
const SdfLayerOffset offset = SdfLayerOffset(),
int  layer_badge_index = 0 
)
explicit
XUSD_LayerAtPath::XUSD_LayerAtPath ( const SdfLayerRefPtr layer,
const std::string filepath,
const SdfLayerOffset offset = SdfLayerOffset(),
int  layer_badge_index = 0 
)
explicit

Member Function Documentation

bool XUSD_LayerAtPath::hasLayerColorIndex ( int clridx) const
bool XUSD_LayerAtPath::isLopLayer ( ) const

Member Data Documentation

std::string XUSD_LayerAtPath::myIdentifier

Definition at line 91 of file XUSD_Data.h.

SdfLayerRefPtr XUSD_LayerAtPath::myLayer

Definition at line 90 of file XUSD_Data.h.

int XUSD_LayerAtPath::myLayerColorIndex

Definition at line 93 of file XUSD_Data.h.

bool XUSD_LayerAtPath::myLayerIsMissingFile

Definition at line 95 of file XUSD_Data.h.

SdfLayerOffset XUSD_LayerAtPath::myOffset

Definition at line 92 of file XUSD_Data.h.

bool XUSD_LayerAtPath::myRemoveWithLayerBreak

Definition at line 94 of file XUSD_Data.h.


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