Public Member Functions | |
def | dump (self, flo, indent, flags) |
def | read (self, fbuf, flags) |
def | write (self) |
Public Member Functions inherited from Dice3DS.dom3ds.ChunkBase | |
def | document_html (cls, flo, done) |
def | dump (self, flo, indent, flags) |
def | dump_array (self, flo, indent, flags) |
def | dump_chunks (self, flo, indent, flags) |
def | dump_header (self, flo, flags) |
def | dump_struct (self, flo, indent, flags) |
def | out_attr (self, attr, flo, indent, flags) |
def | out_chunk (self, attr, flo, indent, flags) |
def | out_chunk_index (self, attr, i, flo, indent, flags) |
def | read (self, fbuf, flags) |
def | read_array (self, fbuf, flags) |
def | read_chunks (self, fbuf, flags) |
def | read_struct (self, fbuf, flags) |
def | write (self) |
def | write_array (self) |
def | write_chunks (self) |
def | write_struct (self) |
Public Attributes | |
data | |
Public Attributes inherited from Dice3DS.dom3ds.ChunkBase | |
subchunks | |
Additional Inherited Members | |
Static Public Member Functions inherited from Dice3DS.dom3ds.ChunkBase | |
def | get_byte (fbuf, flags) |
def | get_chunk (fbuf, flags) |
def | get_float (fbuf, flags) |
def | get_long (fbuf, flags) |
def | get_short (fbuf, flags) |
def | get_string (fbuf, flags) |
def | set_byte (value) |
def | set_chunk (value) |
def | set_float (value) |
def | set_long (value) |
def | set_short (value) |
def | set_string (value) |
Static Public Attributes inherited from Dice3DS.dom3ds.ChunkBase | |
document_html = classmethod(document_html) | |
bool | freechunks = True |
bool | swallow = False |
def Dice3DS.dom3ds.UndefinedChunk.dump | ( | self, | |
flo, | |||
indent, | |||
flags | |||
) |
Reimplemented from Dice3DS.dom3ds.ChunkBase.
Reimplemented in Dice3DS.dom3ds.ErrorChunk.
References Dice3DS.dom3ds.ChunkBase.dump_header().
def Dice3DS.dom3ds.UndefinedChunk.read | ( | self, | |
fbuf, | |||
flags | |||
) |
Reimplemented from Dice3DS.dom3ds.ChunkBase.
Referenced by gzip_utf8.GzipFile.readline(), and gzip_utf8.GzipFile.seek().
def Dice3DS.dom3ds.UndefinedChunk.write | ( | self | ) |
Reimplemented from Dice3DS.dom3ds.ChunkBase.
Reimplemented in Dice3DS.dom3ds.ErrorChunk.
References App::Enumeration::Object.data(), Gui::Dialog::ButtonModel.data(), Gui::Dialog::CommandModel.data(), Gui::Dialog::PrintModel.data(), Gui::DocumentModel.data(), Gui::Dialog::DownloadModel.data(), ExpressionCompleterModel.data(), Gui::PropertyEditor::PropertyModel.data(), Gui::Dialog::ParameterGroupItem.data(), Gui::PropertyEditor::PropertyItem.data(), Gui::PropertyEditor::PropertyLinkItem.data(), Gui::DocumentModelIndex.data(), Gui::ApplicationIndex.data(), Gui::DocumentIndex.data(), Gui::ViewProviderIndex.data(), SelectionParser::StringFactory.data, SoVectorizeImage::Image.data, Gui::VectorTableModel.data(), Gui::VectorListEditor.data, package_list.PackageListItemModel.data(), change_branch.ChangeBranchDialogModel.data(), ArchSchedule._ArchSchedule.data, Dice3DS.dom3ds.UndefinedChunk.data, importIFClegacy.IfcSchema.data, importIFClegacy.IfcEntity.data, importIFClegacy.IfcDocument.data, PartGui::FilletRadiusModel.data(), PartGui::ResultModel.data(), DrawingGui::TaskOrthoViews.data, PathScripts.PathUtils.depth_params.data, Array2D< char >.data, Array2D< float >.data, Array2D< T >.data, KDL::Vector2.data, KDL::Vector.data, KDL::Stiffness.data, KDL::Rotation.data, KDL::Jacobian.data, KDL::JntArray.data, KDL::JntSpaceInertiaMatrix.data, KDL::RotationalInertia.data, Mod.Show.mTempoVis.TempoVis.data, Mod.Show.SceneDetail.SceneDetail.data, Mod.Show.SceneDetails.ClipPlane.ClipPlane.data, Mod.Show.SceneDetails.ObjectClipPlane.ObjectClipPlane.data, Mod.Show.SceneDetails.Pickability.Pickability.data, Mod.Show.SceneDetails.VProperty.VProperty.data, Mod.Show.SceneDetails.Workbench.Workbench.data, ConstraintItem.data(), Spreadsheet::PropertySheet.data, SpreadsheetGui::SheetModel.data(), and FeaturePython.ViewProviderOctahedron.data.
Referenced by gzip_utf8.GzipFile.seek().
Dice3DS.dom3ds.UndefinedChunk.data |
Referenced by Mod.Show.mTempoVis.TempoVis.activateWorkbench(), Mod.Show.SceneDetail.SceneDetail.apply_data(), importIFClegacy.IfcSchema.capitalize(), Mod.Show.mTempoVis.TempoVis.forget(), Mod.Show.mTempoVis.TempoVis.forgetDetail(), Mod.Show.mTempoVis.TempoVis.has(), ArchSchedule.CommandArchSchedule.IsActive(), importIFClegacy.IfcSchema.readEntities(), importIFClegacy.IfcSchema.readTypes(), Mod.Show.mTempoVis.TempoVis.restore(), Mod.Show.mTempoVis.TempoVis.save(), Mod.Show.mTempoVis.TempoVis.stored_val(), FeaturePython.ViewProviderOctahedron.updateData(), and Dice3DS.dom3ds.UndefinedChunk.write().