#include <MipMapPatchIndexs.h>
Public Member Functions | |
| IndexLevel () | |
| ~IndexLevel () | |
Public Attributes | |
| std::vector < MipMapPatchIndex * > | borderIndexs_ |
Definition at line 34 of file MipMapPatchIndexs.h.
| MipMapPatchIndexs::IndexLevel::IndexLevel | ( | ) |
Definition at line 27 of file MipMapPatchIndexs.cpp.
| MipMapPatchIndexs::IndexLevel::~IndexLevel | ( | ) |
| std::vector<MipMapPatchIndex *> MipMapPatchIndexs::IndexLevel::borderIndexs_ |
Definition at line 40 of file MipMapPatchIndexs.h.
Referenced by MipMapPatchIndexs::generate(), MipMapPatchIndexs::getIndex(), and ~IndexLevel().
1.5.3