소스 검색

Remove setLineWidth and setPointSize

Quazi Irfan 8 년 전
부모
커밋
14cbcc0e1c
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      src/docs/asciidoc/jme3/advanced/mesh.adoc

+ 0 - 6
src/docs/asciidoc/jme3/advanced/mesh.adoc

@@ -94,12 +94,6 @@ a| Bone indices, used with animation
 a|Mesh method
 a|Description
 
-a|setLineWidth(1)
-a|the thickness of the line if using Mode.Lines
-
-a|setPointSize(4.0f)
-a|the thickness of the point when using Mode.Points
-
 a|setBound(boundingVolume)
 a|if you need to specifiy a custom optimized bounding volume