14 #ifndef VIRTUALFILELIST_H 15 #define VIRTUALFILELIST_H 36 INLINE
size_t get_num_files()
const;
38 MAKE_SEQ(get_files, get_num_files, get_file);
41 INLINE
size_t size()
const;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
The abstract base class for a file or directory within the VirtualFileSystem.
This is our own Panda specialization on the default STL vector.
A list of VirtualFiles, as returned by VirtualFile::scan_directory().
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A base class for all things that want to be reference-counted.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.