Method | Description | |
---|---|---|
Load ( |
||
ReadColorDataFromStream ( |
||
ReadPathDataFromStream ( |
||
ReadPathIndexListFromStream ( |
||
WriteColorsToStream ( |
||
WritePathIndexListToStream ( |
||
WriteToStream ( |
public static Load ( |
||
vertexSource | ||
pathAndFileName | string | |
return | void |
public static ReadColorDataFromStream ( |
||
reader | ||
colors | ||
return | void |
public static ReadPathDataFromStream ( |
||
reader | ||
newPath | ||
return | void |
public static ReadPathIndexListFromStream ( |
||
reader | ||
len | int | |
pathIndexList | int | |
return | void |
public static WriteColorsToStream ( |
||
writer | ||
colors | ||
return | void |
public static WritePathIndexListToStream ( |
||
writer | ||
pathIndice | int | |
len | int | |
return | void |
public static WriteToStream ( |
||
writer | ||
pathSource | ||
return | void |