KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EXPORTER_PCB_VRML Member List

This is the complete list of members for EXPORTER_PCB_VRML, including all inherited members.

ComputeLayer3D_Zpos()EXPORTER_PCB_VRMLprivate
create_vrml_plane(IFSG_TRANSFORM &PcbOutput, VRML_COLOR_INDEX colorID, VRML_LAYER *layer, double aHeight, bool aTopPlane)EXPORTER_PCB_VRMLprivate
create_vrml_shell(IFSG_TRANSFORM &PcbOutput, VRML_COLOR_INDEX colorID, VRML_LAYER *layer, double top_z, double bottom_z)EXPORTER_PCB_VRMLprivate
EXPORTER_PCB_VRML(BOARD *aBoard)EXPORTER_PCB_VRML
ExportFp3DModelsAsLinkedFile(const wxString &aFullFileName)EXPORTER_PCB_VRMLprivate
ExportStandardLayers()EXPORTER_PCB_VRMLprivate
ExportVRML_File(PROJECT *aProject, wxString *aMessages, const wxString &aFullFileName, double aMMtoWRMLunit, bool aIncludeUnspecified, bool aIncludeDNP, bool aExport3DFiles, bool aUseRelativePaths, const wxString &a3D_Subdir, double aXRef, double aYRef)EXPORTER_PCB_VRML
ExportVrmlBoard()EXPORTER_PCB_VRMLprivate
ExportVrmlFootprint(FOOTPRINT *aFootprint, std::ostream *aOutputFile)EXPORTER_PCB_VRMLprivate
ExportVrmlPadHole(PAD *aPad)EXPORTER_PCB_VRMLprivate
ExportVrmlPolygonSet(VRML_LAYER *aVlayer, const SHAPE_POLY_SET &aOutlines)EXPORTER_PCB_VRMLprivate
ExportVrmlSolderMask()EXPORTER_PCB_VRMLprivate
ExportVrmlViaHoles()EXPORTER_PCB_VRMLprivate
GetColor(VRML_COLOR_INDEX aIndex)EXPORTER_PCB_VRMLinlineprivate
GetLayer3D(int layer, VRML_LAYER **vlayer)EXPORTER_PCB_VRMLprivate
GetLayerZ(int aLayer)EXPORTER_PCB_VRMLinlineprivate
getSGColor(VRML_COLOR_INDEX colorIdx)EXPORTER_PCB_VRMLprivate
initStaticColorList()EXPORTER_PCB_VRMLprivate
m_3D_boardEXPORTER_PCB_VRMLprivate
m_boardEXPORTER_PCB_VRMLprivate
m_BoardColorsEXPORTER_PCB_VRMLprivatestatic
m_BoardToVrmlScaleEXPORTER_PCB_VRMLprivate
m_bot_copperEXPORTER_PCB_VRMLprivate
m_bot_pasteEXPORTER_PCB_VRMLprivate
m_bot_silkEXPORTER_PCB_VRMLprivate
m_bot_soldermaskEXPORTER_PCB_VRMLprivate
m_brd_thicknessEXPORTER_PCB_VRMLprivate
m_Cache3DmodelsEXPORTER_PCB_VRMLprivate
m_componentsEXPORTER_PCB_VRMLprivate
m_DefaultBackgroundBotEXPORTER_PCB_VRMLprivatestatic
m_DefaultBackgroundTopEXPORTER_PCB_VRMLprivatestatic
m_DefaultBoardBodyEXPORTER_PCB_VRMLprivatestatic
m_DefaultSilkscreenEXPORTER_PCB_VRMLprivatestatic
m_DefaultSolderMaskEXPORTER_PCB_VRMLprivatestatic
m_DefaultSolderPasteEXPORTER_PCB_VRMLprivatestatic
m_DefaultSurfaceFinishEXPORTER_PCB_VRMLprivatestatic
m_FinishColorsEXPORTER_PCB_VRMLprivatestatic
m_holesEXPORTER_PCB_VRMLprivate
m_includeDNPEXPORTER_PCB_VRMLprivate
m_includeUnspecifiedEXPORTER_PCB_VRMLprivate
m_layer_zEXPORTER_PCB_VRMLprivate
m_MaskColorsEXPORTER_PCB_VRMLprivatestatic
m_OutputPCBEXPORTER_PCB_VRMLprivate
m_PasteColorsEXPORTER_PCB_VRMLprivatestatic
m_pcbOutlinesEXPORTER_PCB_VRMLprivate
m_plated_holesEXPORTER_PCB_VRMLprivate
m_precisionEXPORTER_PCB_VRMLprivate
m_ReuseDefEXPORTER_PCB_VRMLprivate
m_sgmaterialEXPORTER_PCB_VRMLprivate
m_SilkscreenColorsEXPORTER_PCB_VRMLprivatestatic
m_Subdir3DFpModelsEXPORTER_PCB_VRMLprivate
m_top_copperEXPORTER_PCB_VRMLprivate
m_top_pasteEXPORTER_PCB_VRMLprivate
m_top_silkEXPORTER_PCB_VRMLprivate
m_top_soldermaskEXPORTER_PCB_VRMLprivate
m_txEXPORTER_PCB_VRMLprivate
m_tyEXPORTER_PCB_VRMLprivate
m_UseInlineModelsInBrdfileEXPORTER_PCB_VRMLprivate
m_UseRelPathIn3DModelFilenameEXPORTER_PCB_VRMLprivate
m_WorldScaleEXPORTER_PCB_VRMLprivate
SetLayerZ(int aLayer, double aValue)EXPORTER_PCB_VRMLinlineprivate
SetOffset(double aXoff, double aYoff)EXPORTER_PCB_VRMLprivate
SetScale(double aWorldScale)EXPORTER_PCB_VRMLprivate
vrml_colors_listEXPORTER_PCB_VRMLprivate
write_triangle_bag(std::ostream &aOut_file, const VRML_COLOR &aColor, VRML_LAYER *aLayer, bool aPlane, bool aTop, double aTop_z, double aBottom_z)EXPORTER_PCB_VRMLprivate
writeLayers(const char *aFileName, OSTREAM *aOutputFile)EXPORTER_PCB_VRMLprivate
~EXPORTER_PCB_VRML()EXPORTER_PCB_VRML