소스 검색

new javadoc for Vector3f (#1689)

* Vector3f: correct important javadoc omissions and mistakes

* Vector3f: javadoc frag not a complete sentence, but punctuated like one

* Vector3f: clarify which vectors get modified and which are unaffected

* Vector3f:  a Vector3f has a single "value" with 3 "components"

* Vector3f:  document the nullability of arguments and results

* Vector3f:  no need to emphasize how "easy" chaining is!

* Vector3f:  refer to the components consistently, using capital letters

* Vector3f:  clarify the return values

* Vector3f:  all arithmetic takes place "internally" -- delete the word

* Vector3f:  when there's a single argument, refer to it as "the argument"

* Vector3f:  correct more javadoc mistakes

* Vector3f:  standardize the terminology for caller-provided storage

* Vector3f:  "provided/given" -> "specified" for consistency

* Vector3f:  simplify the javadoc, avoid frequent mention of "this vector"

* Vector3f:  add some details to the javadoc

* Vector3f:  tidy the whitespace

* Vector3f:  contract "it is" to "it's" in javadoc

* Vector3f:  cleanup pass over the javadoc
Stephen Gold 3 년 전
부모
커밋
fb7cdd0454
1개의 변경된 파일264개의 추가작업 그리고 298개의 파일을 삭제
  1. 264 298
      jme3-core/src/main/java/com/jme3/math/Vector3f.java

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 264 - 298
jme3-core/src/main/java/com/jme3/math/Vector3f.java


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.