SqueezeBrains SDK
1.18
cs_folder.h
1
#pragma once
2
namespace
sb_cs
3
{
15
public ref class
SbFolder
:
SbCommon
16
{
17
public
:
22
array<String^>^
files
;
34
static
SbFolder
^
Load
(String^ path, String ^ext,
bool
sort,
int
verbosity);
35
};
// group_cs_folder // group_cs
38
}
sb_cs::SbCommon
Common class
Definition:
cs_common.h:242
sb_cs::SbFolder
Folder Class that wraps the sb_t_folder structure
Definition:
cs_folder.h:16
sb_cs::SbFolder::Load
static SbFolder Load(String^ path, String ^ext, bool sort, int verbosity)
Creates the list of the name of the files in a specified folder.
sb_cs::SbFolder::files
array< String^> files
Array of files.
Definition:
cs_folder.h:22
sb_cs
SB Namespace
Definition:
cs_common.h:3
sb_cs
cs_folder.h
Generated on Wed Nov 20 2024 14:23:14 for SqueezeBrains SDK by
1.9.3