HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::VersionId Struct Reference

#include <version.h>

Public Member Functions

 VersionId ()
 
 VersionId (uint32_t major, uint32_t minor)
 

Public Attributes

uint32_t first
 
uint32_t second
 

Detailed Description

Definition at line 300 of file version.h.

Constructor & Destructor Documentation

openvdb::OPENVDB_VERSION_NAME::VersionId::VersionId ( )
inline

Definition at line 302 of file version.h.

openvdb::OPENVDB_VERSION_NAME::VersionId::VersionId ( uint32_t  major,
uint32_t  minor 
)
inline

Definition at line 303 of file version.h.

Member Data Documentation

uint32_t openvdb::OPENVDB_VERSION_NAME::VersionId::first

Definition at line 301 of file version.h.

uint32_t openvdb::OPENVDB_VERSION_NAME::VersionId::second

Definition at line 301 of file version.h.


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