made `State` a generic type parameter for Representations
Showing
- src/mol-repr/representation.ts 25 additions, 35 deletionssrc/mol-repr/representation.ts
- src/mol-repr/structure/complex-representation.ts 3 additions, 3 deletionssrc/mol-repr/structure/complex-representation.ts
- src/mol-repr/structure/registry.ts 3 additions, 2 deletionssrc/mol-repr/structure/registry.ts
- src/mol-repr/structure/representation.ts 18 additions, 4 deletionssrc/mol-repr/structure/representation.ts
- src/mol-repr/structure/representation/ball-and-stick.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/ball-and-stick.ts
- src/mol-repr/structure/representation/carbohydrate.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/carbohydrate.ts
- src/mol-repr/structure/representation/cartoon.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/cartoon.ts
- src/mol-repr/structure/representation/distance-restraint.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/distance-restraint.ts
- src/mol-repr/structure/representation/molecular-surface.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/molecular-surface.ts
- src/mol-repr/structure/representation/molecular-volume.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/molecular-volume.ts
- src/mol-repr/structure/representation/point.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/point.ts
- src/mol-repr/structure/representation/spacefill.ts 2 additions, 2 deletionssrc/mol-repr/structure/representation/spacefill.ts
- src/mol-repr/structure/units-representation.ts 3 additions, 3 deletionssrc/mol-repr/structure/units-representation.ts
- src/mol-repr/volume/registry.ts 3 additions, 3 deletionssrc/mol-repr/volume/registry.ts
- src/mol-repr/volume/representation.ts 2 additions, 2 deletionssrc/mol-repr/volume/representation.ts
Loading
Please register or sign in to comment