hexed 0.3.0
 
Loading...
Searching...
No Matches
hexedpy.build_utils.Occt Class Reference
Inheritance diagram for hexedpy.build_utils.Occt:
hexedpy.build_utils.C_project hexedpy.build_utils.Buildable hexedpy.build_utils.Deliverable

Public Member Functions

 __init__ (self, builder, modules=all_modules, use_graphics=True)
 
 build (self)
 
 find (self)
 
- Public Member Functions inherited from hexedpy.build_utils.C_project
 output (self)
 
 touch (self)
 
 __str__ (self)
 
- Public Member Functions inherited from hexedpy.build_utils.Buildable
 __new__ (cls, builder, *args, **kwargs)
 
 depends (self)
 
 found_output (self)
 
 found_depends (self)
 
 up_to_date (self)
 
 has_test (self)
 
 do (self)
 
 __getitem__ (self, class_)
 
 sdir (self)
 
 bdir (self)
 
- Public Member Functions inherited from hexedpy.build_utils.Deliverable
 __and__ (self, other)
 
 __or__ (self, other)
 
 __add__ (self, other)
 

Public Attributes

 modules
 
 installed_files
 
 use_graphics
 
- Public Attributes inherited from hexedpy.build_utils.Buildable
 bdir
 
 found_depends
 
 found_output
 

Static Public Attributes

str version = "7.8.1"
 
list all_modules
 
- Static Public Attributes inherited from hexedpy.build_utils.C_project
str version = "<unspecified version>"
 
dict installed_files = {"bin":[], "include":[], "lib":[], "cmake":[]}
 
- Static Public Attributes inherited from hexedpy.build_utils.Buildable
 builder = None
 

Additional Inherited Members

- Static Public Member Functions inherited from hexedpy.build_utils.Deliverable
 make (arg)
 
- Static Protected Attributes inherited from hexedpy.build_utils.Buildable
 _found_output = None
 
 _found_depends = None
 

Member Function Documentation

◆ build()

hexedpy.build_utils.Occt.build ( self)

Reimplemented from hexedpy.build_utils.Buildable.

◆ find()

hexedpy.build_utils.Occt.find ( self)

Reimplemented from hexedpy.build_utils.Buildable.

Member Data Documentation

◆ all_modules

list hexedpy.build_utils.Occt.all_modules
static
Initial value:
= [
"ApplicationFramework",
"DETools",
"DataExchange",
"Draw",
"FoundationClasses",
"ModelingAlgorithms",
"ModelingData",
"Visualization",
]

The documentation for this class was generated from the following file: