PVRAssets.h#

Include this file if you wish to use the PVRAssets functionality.

Includes#

  • PVRAssets/BoundingBox.h

  • PVRAssets/Geometry.h

  • PVRAssets/Helper.h

  • PVRAssets/Model.h

  • PVRAssets/fileio/GltfReader.h

  • PVRAssets/fileio/PODReader.h

Source Code#

#pragma once
#include "PVRAssets/Model.h"
#include "PVRAssets/fileio/PODReader.h"
#include "PVRAssets/fileio/GltfReader.h"
#include "PVRAssets/BoundingBox.h"
#include "PVRAssets/Geometry.h"
#include "PVRAssets/Helper.h"

/*****************************************************************************/