menu
three_dart_jsm package
documentation
three_dart_jsm/math/index.dart
OBBC
OBBC constructor
OBBC constructor
dark_mode
light_mode
OBBC
constructor
OBBC
(
Map
<
String
,
dynamic
>
json
)
Implementation
OBBC(Map<String, dynamic> json) { c = json["c"]; u = json["u"]; e = json["e"]; }
three_dart_jsm package
documentation
three_dart_jsm/math/index
OBBC
OBBC constructor
OBBC class