neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
neogfx::scoped_faces Class Reference

#include <i_mesh.hpp>

Public Member Functions

 scoped_faces (const i_mesh &aMesh, face_list::const_iterator aBegin, face_list::const_iterator aEnd)
 
 ~scoped_faces ()
 

Detailed Description

Definition at line 172 of file i_mesh.hpp.

Constructor & Destructor Documentation

◆ scoped_faces()

neogfx::scoped_faces::scoped_faces ( const i_mesh aMesh,
face_list::const_iterator  aBegin,
face_list::const_iterator  aEnd 
)
inline

Definition at line 175 of file i_mesh.hpp.

◆ ~scoped_faces()

neogfx::scoped_faces::~scoped_faces ( )
inline

Definition at line 180 of file i_mesh.hpp.


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