NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mi::Identifier_struct< name, Int_type > Struct Template Reference

Handle class for type-safety. More...

Inheritance diagram for mi::Identifier_struct< name, Int_type >:
Inheritance graph
[legend]

Public Attributes

Int_type  m_id
  The handle ID. More...
 

Detailed Description

template<Identifier_name name, typename Int_type = Uint32>
struct mi::Identifier_struct< name, Int_type >

Handle class for type-safety.

This POD type is the underlying storage class for mi::Identifier.

Member Data Documentation

template<Identifier_name name, typename Int_type = Uint32>
Int_type mi::Identifier_struct< name, Int_type >::m_id

The handle ID.