コード例 #1
0
 def length(self):
     return _EST_FVector.floatvector_length(self)
コード例 #2
0
 def length(*args): return _EST_FVector.floatvector_length(*args)
 def n(*args): return _EST_FVector.floatvector_n(*args)
コード例 #3
0
 def length(self): return _EST_FVector.floatvector_length(self)
 def n(self): return _EST_FVector.floatvector_n(self)